#89EE96#89EE96
#89EE96 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.6% C 0.154 H 147.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE96 |
|---|---|
| RGB | rgb(137, 238, 150) |
| HSL | hsl(128, 75%, 74%) |
| HSV | hsv(128, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(86.34, -47.44, 33.62) |
| CIE-LCH | lch(86.34, 58.14, 144.68°) |
| OKLab | oklab(86.58% -0.1291 0.0837) |
| OKLCH | oklch(86.58% 0.154 147) |
| XYZ | xyz(46.3935, 68.6664, 39.6576) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.54
Palegreen
#98FB98
ΔE00 3.33
Foam Green
#90FDA9
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.61
Light Sea Green
#98F6B0
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE96 #EE89E1
analogous
#AEEE89 #89EE96 #89EEC8
triadic
#89EE96 #9689EE #EE9689
tetradic
#89EE96 #89AEEE #EE89E1 #EEC889
square
#89EE96 #89AEEE #EE89E1 #EEC889
split-complementary
#89EE96 #C889EE #EE89AE
monochromatic
#20DD38 #54E666 #89EE96 #BEF6C6 #E4FBE7
Accessibility & contrast
On white
1.43
#89EE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#89EE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE96
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE96 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE90
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#7AEAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ee96; /* rgb */ color: rgb(137, 238, 150); /* oklch */ color: oklch(86.6% 0.154 147.0);
Tailwind
colors: {
custom: {
50: '#b0f4b5',
500: '#89ee96',
950: '#000000',
},
}SCSS
$custom: #89ee96; $custom-light: #b0f4b5; $custom-dark: #000000;
JSON
{
"hex": "#89ee96",
"rgb": {
"r": 137,
"g": 238,
"b": 150
},
"hsl": {
"h": 127.723,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86578,
"c": 0.15385,
"h": 147
},
"luminance": 0.68669
}Semantic roles & 50–950 ramp
primary
#89EE96
secondary
#C952BA
accent
#0FBDD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581