#6EE8AA#6EE8AA
#6EE8AA is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.142 H 159.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8AA |
|---|---|
| RGB | rgb(110, 232, 170) |
| HSL | hsl(150, 73%, 67%) |
| HSV | hsv(150, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.93, -48.26, 19.95) |
| CIE-LCH | lch(83.93, 52.22, 157.54°) |
| OKLab | oklab(84.45% -0.1324 0.0508) |
| OKLCH | oklch(84.45% 0.142 159) |
| XYZ | xyz(42.5392, 63.9268, 48.1198) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.50
Seafoam Green
#7AF9AB
ΔE00 4.52
Aqua Green
#12E193
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8AA #E86EAC
analogous
#6FE86E #6EE8AA #6EE8E7
triadic
#6EE8AA #AA6EE8 #E8AA6E
tetradic
#6EE8AA #6E6FE8 #E86EAC #E8E76E
square
#6EE8AA #6E6FE8 #E86EAC #E8E76E
split-complementary
#6EE8AA #E76EE8 #E86E6F
monochromatic
#1EBE6C #39E08B #6EE8AA #A3F0C9 #D8F9E8
Accessibility & contrast
On white
1.52
#6EE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6EE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8AA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8AA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#46E7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8aa; /* rgb */ color: rgb(110, 232, 170); /* oklch */ color: oklch(84.4% 0.142 159.0);
Tailwind
colors: {
custom: {
50: '#a0f0c3',
500: '#6ee8aa',
950: '#000000',
},
}SCSS
$custom: #6ee8aa; $custom-light: #a0f0c3; $custom-dark: #000000;
JSON
{
"hex": "#6ee8aa",
"rgb": {
"r": 110,
"g": 232,
"b": 170
},
"hsl": {
"h": 149.508,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84449,
"c": 0.14181,
"h": 159
},
"luminance": 0.63931
}Semantic roles & 50–950 ramp
primary
#6EE8AA
secondary
#BD3E7E
accent
#1174D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582