#6EE9AB#6EE9AB
#6EE9AB is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.142 H 159.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9AB |
|---|---|
| RGB | rgb(110, 233, 171) |
| HSL | hsl(150, 74%, 67%) |
| HSV | hsv(150, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(84.24, -48.48, 19.86) |
| CIE-LCH | lch(84.24, 52.39, 157.72°) |
| OKLab | oklab(84.71% -0.133 0.0506) |
| OKLCH | oklch(84.71% 0.142 159.2) |
| XYZ | xyz(42.9164, 64.5293, 48.7140) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9AB #E96EAC
analogous
#6FE96E #6EE9AB #6EE9E9
triadic
#6EE9AB #AB6EE9 #E9AB6E
tetradic
#6EE9AB #6E6FE9 #E96EAC #E9E96E
square
#6EE9AB #6E6FE9 #E96EAC #E9E96E
split-complementary
#6EE9AB #E96EE9 #E96E6F
monochromatic
#1DC06E #39E18C #6EE9AB #A3F1CA #D8F9E9
Accessibility & contrast
On white
1.51
#6EE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6EE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9AB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9AB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#46E8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee9ab; /* rgb */ color: rgb(110, 233, 171); /* oklch */ color: oklch(84.7% 0.142 159.2);
Tailwind
colors: {
custom: {
50: '#a0f1c4',
500: '#6ee9ab',
950: '#000000',
},
}SCSS
$custom: #6ee9ab; $custom-light: #a0f1c4; $custom-dark: #000000;
JSON
{
"hex": "#6ee9ab",
"rgb": {
"r": 110,
"g": 233,
"b": 171
},
"hsl": {
"h": 149.756,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84711,
"c": 0.14234,
"h": 159.2
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#6EE9AB
secondary
#BE3D7E
accent
#1074D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582