#89EE89#89EE89
#89EE89 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.4% C 0.166 H 144.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE89 |
|---|---|
| RGB | rgb(137, 238, 137) |
| HSL | hsl(120, 75%, 74%) |
| HSV | hsv(120, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(86.14, -49.40, 39.83) |
| CIE-LCH | lch(86.14, 63.46, 141.13°) |
| OKLab | oklab(86.35% -0.1345 0.0978) |
| OKLCH | oklch(86.35% 0.166 144) |
| XYZ | xyz(45.4042, 68.2707, 34.4471) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.16
Palegreen
#98FB98
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.91
Mint Green
#8FFF9F
ΔE00 3.91
Light Green
#96F97B
ΔE00 4.29
Easter Green
#8CFD7E
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE89 #EE89EE
analogous
#BBEE89 #89EE89 #89EEBB
triadic
#89EE89 #8989EE #EE8989
tetradic
#89EE89 #89BBEE #EE89EE #EEBB89
square
#89EE89 #89BBEE #EE89EE #EEBB89
split-complementary
#89EE89 #BB89EE #EE89BB
monochromatic
#20DD20 #54E654 #89EE89 #BEF6BE #E4FBE4
Accessibility & contrast
On white
1.43
#89EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#89EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE89
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE89 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#E3D48F
Tritanopia (blue-blind)
#7DE9D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #89ee89; /* rgb */ color: rgb(137, 238, 137); /* oklch */ color: oklch(86.4% 0.166 144.0);
Tailwind
colors: {
custom: {
50: '#b0f4ac',
500: '#89ee89',
950: '#000000',
},
}SCSS
$custom: #89ee89; $custom-light: #b0f4ac; $custom-dark: #000000;
JSON
{
"hex": "#89ee89",
"rgb": {
"r": 137,
"g": 238,
"b": 137
},
"hsl": {
"h": 120,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86353,
"c": 0.16632,
"h": 144
},
"luminance": 0.68274
}Semantic roles & 50–950 ramp
primary
#89EE89
secondary
#C952C9
accent
#0FD7D7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581