#89EE80#89EE80
#89EE80 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.175 H 142.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE80 |
|---|---|
| RGB | rgb(137, 238, 128) |
| HSL | hsl(115, 76%, 72%) |
| HSV | hsv(115, 46%, 93%) |
| CMYK | cmyk(42.4%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(86.02, -50.66, 44.06) |
| CIE-LCH | lch(86.02, 67.13, 138.99°) |
| OKLab | oklab(86.21% -0.1381 0.1071) |
| OKLCH | oklch(86.21% 0.175 142.2) |
| XYZ | xyz(44.7854, 68.0231, 31.1878) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.38
Light Green
#96F97B
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.50
Palegreen
#98FB98
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 4.34
Baby Green
#8CFF9E
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE80 #E580EE
analogous
#C0EE80 #89EE80 #80EEAE
triadic
#89EE80 #8089EE #EE8089
tetradic
#89EE80 #80C0EE #E580EE #EEAE80
square
#89EE80 #80C0EE #E580EE #EEAE80
split-complementary
#89EE80 #AE80EE #EE80C0
monochromatic
#2CD71D #57E74A #89EE80 #BBF5B6 #E6FBE4
Accessibility & contrast
On white
1.44
#89EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#89EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE80
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE80 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E4D487
Tritanopia (blue-blind)
#7EE8D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #89ee80; /* rgb */ color: rgb(137, 238, 128); /* oklch */ color: oklch(86.2% 0.175 142.2);
Tailwind
colors: {
custom: {
50: '#b0f4a6',
500: '#89ee80',
950: '#000000',
},
}SCSS
$custom: #89ee80; $custom-light: #b0f4a6; $custom-dark: #000000;
JSON
{
"hex": "#89ee80",
"rgb": {
"r": 137,
"g": 238,
"b": 128
},
"hsl": {
"h": 115.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.86212,
"c": 0.17479,
"h": 142.2
},
"luminance": 0.68026
}Semantic roles & 50–950 ramp
primary
#89EE80
secondary
#BE4AC8
accent
#0DD9C8
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580