← Back to Editor

#A6F6F8 · #83FABC · #B1EE7D · #C4C47A · #4B4B4B

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#A6F6F8

Sky Blue · LightBlue · Glacier Blue

HEX
#A6F6F8
RGB
rgb(166, 246, 248)
HSL
hsl(181, 85%, 81%)
HSB
hsb(181, 33%, 97%)
CMYK
cmyk(33%, 1%, 0%, 3%)
Oklch
oklch(92.2% 0.078 197.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#83FABC

Emerald · LightGreen · Apple Green

HEX
#83FABC
RGB
rgb(131, 250, 188)
HSL
hsl(149, 92%, 75%)
HSB
hsb(149, 48%, 98%)
CMYK
cmyk(48%, 0%, 25%, 2%)
Oklch
oklch(89.9% 0.140 159.0)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#B1EE7D

Emerald · LightGreen · Apple Green

HEX
#B1EE7D
RGB
rgb(177, 238, 125)
HSL
hsl(92, 77%, 71%)
HSB
hsb(92, 47%, 93%)
CMYK
cmyk(26%, 0%, 47%, 7%)
Oklch
oklch(88.3% 0.157 132.2)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#C4C47A

Fresh Green · Tan · Sunflower

HEX
#C4C47A
RGB
rgb(196, 196, 122)
HSL
hsl(60, 39%, 62%)
HSB
hsb(60, 38%, 77%)
CMYK
cmyk(0%, 0%, 38%, 23%)
Oklch
oklch(80.3% 0.096 108.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#4B4B4B

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4B4B4B
RGB
rgb(75, 75, 75)
HSL
hsl(0, 0%, 29%)
HSB
hsb(0, 0%, 29%)
CMYK
cmyk(0%, 0%, 0%, 71%)
Oklch
oklch(41.3% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

A6F6F8
F8A7A5

Analogous

A5F8D0
A6F6F8
A5CDF8

Triadic

A6F6F8
F8A5F6
F6F8A5

Split-Comp.

A6F6F8
F8A5CD
F8D0A5

Tetradic

A6F6F8
D0A5F8
F8A7A5
CDF8A5

Contrast Matrix WCAG 2.1 Contrast

A6F6F8
83FABC
B1EE7D
C4C47A
4B4B4B
1.0
Fail
1.1
Fail
1.5
Fail
7.1
AAA
1.0
Fail
1.1
Fail
1.4
Fail
6.8
AA
1.1
Fail
1.1
Fail
1.3
Fail
6.4
AA
1.5
Fail
1.4
Fail
1.3
Fail
4.8
AA
7.1
AAA
6.8
AA
6.4
AA
4.8
AA
White BG
1.2Fail
1.3Fail
1.4Fail
1.8Fail
8.7AAA
Black BG
17.2AAA
16.4AAA
15.4AAA
11.5AAA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C9C9F8
B7B8CB
CBCC98
C4C48C
4B4B4B

Deuteranopia

C4BEF7
B0A7CF
C8C39F
C4C490
4B4B4B

Tritanopia

AAF7F7
89D7D9
B4AEB3
C49A9D
4B4B4B

Achromatopsia

DEDEDE
CFCFCF
CFCFCF
BCBCBC
4B4B4B

Shades & Tints Shades & Tints

#A6F6F8

Dark
Light

#83FABC

Dark
Light

#B1EE7D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #a6f6f8;
  --color-2: #83fabc;
  --color-3: #b1ee7d;
  --color-4: #c4c47a;
  --color-5: #4b4b4b;
}

SCSS

$color-1: #a6f6f8;
$color-2: #83fabc;
$color-3: #b1ee7d;
$color-4: #c4c47a;
$color-5: #4b4b4b;

TAILWIND

colors: {
  'brand-1': '#a6f6f8',
  'brand-2': '#83fabc',
  'brand-3': '#b1ee7d',
  'brand-4': '#c4c47a',
  'brand-5': '#4b4b4b',
}

RGB Array

[166, 246, 248], [131, 250, 188], [177, 238, 125], [196, 196, 122], [75, 75, 75]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #A6F6F8, #83FABC, #B1EE7D, #C4C47A, #4B4B4B is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #a6f6f8; --color-2: #83fabc; --color-3: #b1ee7d; --color-4: #c4c47a; --color-5: #4b4b4b. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color