#89EE8D#89EE8D
#89EE8D is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.4% C 0.163 H 144.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE8D |
|---|---|
| RGB | rgb(137, 238, 141) |
| HSL | hsl(122, 75%, 74%) |
| HSV | hsv(122, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(86.20, -48.82, 37.93) |
| CIE-LCH | lch(86.20, 61.82, 142.16°) |
| OKLab | oklab(86.42% -0.1328 0.0936) |
| OKLCH | oklch(86.42% 0.163 144.8) |
| XYZ | xyz(45.6965, 68.3876, 35.9864) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.80
Palegreen
#98FB98
ΔE00 2.91
Mint Green
#8FFF9F
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.69
Foam Green
#90FDA9
ΔE00 4.30
Easter Green
#8CFD7E
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE8D #EE89EA
analogous
#B7EE89 #89EE8D #89EEBF
triadic
#89EE8D #8D89EE #EE8D89
tetradic
#89EE8D #89B7EE #EE89EA #EEBF89
square
#89EE8D #89B7EE #EE89EA #EEBF89
split-complementary
#89EE8D #BF89EE #EE89B7
monochromatic
#20DD27 #54E659 #89EE8D #BEF6C1 #E4FBE5
Accessibility & contrast
On white
1.43
#89EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#89EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE8D
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE8D | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE86
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#7CE9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ee8d; /* rgb */ color: rgb(137, 238, 141); /* oklch */ color: oklch(86.4% 0.163 144.8);
Tailwind
colors: {
custom: {
50: '#b0f4af',
500: '#89ee8d',
950: '#000000',
},
}SCSS
$custom: #89ee8d; $custom-light: #b0f4af; $custom-dark: #000000;
JSON
{
"hex": "#89ee8d",
"rgb": {
"r": 137,
"g": 238,
"b": 141
},
"hsl": {
"h": 122.376,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86419,
"c": 0.1625,
"h": 144.8
},
"luminance": 0.68391
}Semantic roles & 50–950 ramp
primary
#89EE8D
secondary
#C952C4
accent
#0FCFD7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581