#89EE90#89EE90
#89EE90 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.5% C 0.160 H 145.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE90 |
|---|---|
| RGB | rgb(137, 238, 144) |
| HSL | hsl(124, 75%, 74%) |
| HSV | hsv(124, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(86.25, -48.37, 36.50) |
| CIE-LCH | lch(86.25, 60.59, 142.96°) |
| OKLab | oklab(86.47% -0.1316 0.0903) |
| OKLCH | oklch(86.47% 0.16 145.5) |
| XYZ | xyz(45.9227, 68.4781, 37.1779) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.83
Palegreen
#98FB98
ΔE00 2.97
Mint Green
#8FFF9F
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 3.97
Mint (survey)
#9FFEB0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE90 #EE89E7
analogous
#B4EE89 #89EE90 #89EEC2
triadic
#89EE90 #9089EE #EE9089
tetradic
#89EE90 #89B4EE #EE89E7 #EEC289
square
#89EE90 #89B4EE #EE89E7 #EEC289
split-complementary
#89EE90 #C289EE #EE89B4
monochromatic
#20DD2D #54E65E #89EE90 #BEF6C2 #E4FBE6
Accessibility & contrast
On white
1.43
#89EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#89EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE90
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE90 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#7BE9D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ee90; /* rgb */ color: rgb(137, 238, 144); /* oklch */ color: oklch(86.5% 0.160 145.5);
Tailwind
colors: {
custom: {
50: '#b0f4b1',
500: '#89ee90',
950: '#000000',
},
}SCSS
$custom: #89ee90; $custom-light: #b0f4b1; $custom-dark: #000000;
JSON
{
"hex": "#89ee90",
"rgb": {
"r": 137,
"g": 238,
"b": 144
},
"hsl": {
"h": 124.158,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86471,
"c": 0.15962,
"h": 145.5
},
"luminance": 0.68481
}Semantic roles & 50–950 ramp
primary
#89EE90
secondary
#C952C1
accent
#0FC9D7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581