#89EE8E#89EE8E
#89EE8E is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.4% C 0.162 H 145.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE8E |
|---|---|
| RGB | rgb(137, 238, 142) |
| HSL | hsl(123, 75%, 74%) |
| HSV | hsv(123, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(86.21, -48.67, 37.45) |
| CIE-LCH | lch(86.21, 61.41, 142.42°) |
| OKLab | oklab(86.44% -0.1324 0.0925) |
| OKLCH | oklch(86.44% 0.162 145.1) |
| XYZ | xyz(45.7712, 68.4175, 36.3800) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.77
Palegreen
#98FB98
ΔE00 2.92
Mint Green
#8FFF9F
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.65
Foam Green
#90FDA9
ΔE00 4.19
Easter Green
#8CFD7E
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE8E #EE89E9
analogous
#B6EE89 #89EE8E #89EEC0
triadic
#89EE8E #8E89EE #EE8E89
tetradic
#89EE8E #89B6EE #EE89E9 #EEC089
square
#89EE8E #89B6EE #EE89E9 #EEC089
split-complementary
#89EE8E #C089EE #EE89B6
monochromatic
#20DD29 #54E65B #89EE8E #BEF6C1 #E4FBE5
Accessibility & contrast
On white
1.43
#89EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#89EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE8E
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE8E | 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)
#F1DE87
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#7CE9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ee8e; /* rgb */ color: rgb(137, 238, 142); /* oklch */ color: oklch(86.4% 0.162 145.1);
Tailwind
colors: {
custom: {
50: '#b0f4b0',
500: '#89ee8e',
950: '#000000',
},
}SCSS
$custom: #89ee8e; $custom-light: #b0f4b0; $custom-dark: #000000;
JSON
{
"hex": "#89ee8e",
"rgb": {
"r": 137,
"g": 238,
"b": 142
},
"hsl": {
"h": 122.97,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86436,
"c": 0.16154,
"h": 145.1
},
"luminance": 0.6842
}Semantic roles & 50–950 ramp
primary
#89EE8E
secondary
#C952C3
accent
#0FCDD7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581