#6AE8A7#6AE8A7
#6AE8A7 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.146 H 158.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A7 |
|---|---|
| RGB | rgb(106, 232, 167) |
| HSL | hsl(149, 73%, 66%) |
| HSV | hsv(149, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.74, -49.76, 21.22) |
| CIE-LCH | lch(83.74, 54.09, 156.90°) |
| OKLab | oklab(84.24% -0.1362 0.054) |
| OKLCH | oklch(84.24% 0.147 158.4) |
| XYZ | xyz(41.7720, 63.5636, 46.6194) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A7 #E86AAB
analogous
#6CE86A #6AE8A7 #6AE8E6
triadic
#6AE8A7 #A76AE8 #E8A76A
tetradic
#6AE8A7 #6A6CE8 #E86AAB #E8E66A
square
#6AE8A7 #6A6CE8 #E86AAB #E8E66A
split-complementary
#6AE8A7 #E66AE8 #E86A6C
monochromatic
#1DBB69 #35E088 #6AE8A7 #9FF0C6 #D4F8E6
Accessibility & contrast
On white
1.53
#6AE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6AE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A7
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A7 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A3
Deuteranopia (green-blind)
#D4CCAB
Tritanopia (blue-blind)
#3FE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae8a7; /* rgb */ color: rgb(106, 232, 167); /* oklch */ color: oklch(84.2% 0.146 158.4);
Tailwind
colors: {
custom: {
50: '#9ef0c1',
500: '#6ae8a7',
950: '#000000',
},
}SCSS
$custom: #6ae8a7; $custom-light: #9ef0c1; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a7",
"rgb": {
"r": 106,
"g": 232,
"b": 167
},
"hsl": {
"h": 149.048,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84238,
"c": 0.1465,
"h": 158.4
},
"luminance": 0.63567
}Semantic roles & 50–950 ramp
primary
#6AE8A7
secondary
#BA3C7D
accent
#1076D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582