#89EE97#89EE97
#89EE97 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.6% C 0.153 H 147.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE97 |
|---|---|
| RGB | rgb(137, 238, 151) |
| HSL | hsl(128, 75%, 74%) |
| HSV | hsv(128, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(86.35, -47.28, 33.13) |
| CIE-LCH | lch(86.35, 57.73, 144.97°) |
| OKLab | oklab(86.6% -0.1286 0.0826) |
| OKLCH | oklch(86.6% 0.153 147.3) |
| XYZ | xyz(46.4744, 68.6988, 40.0834) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.69
Foam Green
#90FDA9
ΔE00 3.37
Palegreen
#98FB98
ΔE00 3.42
Mint Green
#8FFF9F
ΔE00 3.61
Baby Green
#8CFF9E
ΔE00 3.64
Light Sea Green
#98F6B0
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE97 #EE89E0
analogous
#ADEE89 #89EE97 #89EEC9
triadic
#89EE97 #9789EE #EE9789
tetradic
#89EE97 #89ADEE #EE89E0 #EEC989
square
#89EE97 #89ADEE #EE89E0 #EEC989
split-complementary
#89EE97 #C989EE #EE89AD
monochromatic
#20DD3A #54E668 #89EE97 #BEF6C6 #E4FBE7
Accessibility & contrast
On white
1.42
#89EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#89EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE97
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE97 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E2D49C
Tritanopia (blue-blind)
#7AEAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ee97; /* rgb */ color: rgb(137, 238, 151); /* oklch */ color: oklch(86.6% 0.153 147.3);
Tailwind
colors: {
custom: {
50: '#b0f4b6',
500: '#89ee97',
950: '#000000',
},
}SCSS
$custom: #89ee97; $custom-light: #b0f4b6; $custom-dark: #000000;
JSON
{
"hex": "#89ee97",
"rgb": {
"r": 137,
"g": 238,
"b": 151
},
"hsl": {
"h": 128.317,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86596,
"c": 0.15289,
"h": 147.3
},
"luminance": 0.68702
}Semantic roles & 50–950 ramp
primary
#89EE97
secondary
#C952B9
accent
#0FBBD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581