#6EE89E#6EE89E
#6EE89E is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.152 H 154.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE89E |
|---|---|
| RGB | rgb(110, 232, 158) |
| HSL | hsl(144, 73%, 67%) |
| HSV | hsv(144, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.70, -50.56, 25.84) |
| CIE-LCH | lch(83.70, 56.78, 152.93°) |
| OKLab | oklab(84.19% -0.1377 0.0652) |
| OKLCH | oklch(84.19% 0.152 154.7) |
| XYZ | xyz(41.4554, 63.4933, 42.4120) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE89E #E86EB8
analogous
#7BE86E #6EE89E #6EE8DB
triadic
#6EE89E #9E6EE8 #E89E6E
tetradic
#6EE89E #6E7BE8 #E86EB8 #E8DB6E
square
#6EE89E #6E7BE8 #E86EB8 #E8DB6E
split-complementary
#6EE89E #DB6EE8 #E86E7B
monochromatic
#1EBE5D #39E07B #6EE89E #A3F0C1 #D8F9E5
Accessibility & contrast
On white
1.53
#6EE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6EE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE89E
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE89E | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#4CE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee89e; /* rgb */ color: rgb(110, 232, 158); /* oklch */ color: oklch(84.2% 0.152 154.7);
Tailwind
colors: {
custom: {
50: '#a0f0bb',
500: '#6ee89e',
950: '#000000',
},
}SCSS
$custom: #6ee89e; $custom-light: #a0f0bb; $custom-dark: #000000;
JSON
{
"hex": "#6ee89e",
"rgb": {
"r": 110,
"g": 232,
"b": 158
},
"hsl": {
"h": 143.607,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84189,
"c": 0.15239,
"h": 154.7
},
"luminance": 0.63497
}Semantic roles & 50–950 ramp
primary
#6EE89E
secondary
#BD3E8B
accent
#1188D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582