#89EA90#89EA90
#89EA90 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.5% C 0.154 H 145.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA90 |
|---|---|
| RGB | rgb(137, 234, 144) |
| HSL | hsl(124, 70%, 73%) |
| HSV | hsv(124, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(85.09, -46.68, 34.98) |
| CIE-LCH | lch(85.09, 58.33, 143.15°) |
| OKLab | oklab(85.53% -0.127 0.0868) |
| OKLCH | oklch(85.53% 0.154 145.7) |
| XYZ | xyz(44.7711, 66.1748, 36.7940) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.27
Palegreen
#98FB98
ΔE00 3.82
Mint Green
#8FFF9F
ΔE00 4.41
Baby Green
#8CFF9E
ΔE00 4.44
Foam Green
#90FDA9
ΔE00 4.48
Light Sea Green
#98F6B0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA90 #EA89E3
analogous
#B2EA89 #89EA90 #89EAC0
triadic
#89EA90 #9089EA #EA9089
tetradic
#89EA90 #89B2EA #EA89E3 #EAC089
square
#89EA90 #89B2EA #EA89E3 #EAC089
split-complementary
#89EA90 #C089EA #EA89B2
monochromatic
#26D332 #55E15F #89EA90 #BDF3C1 #E5FAE7
Accessibility & contrast
On white
1.48
#89EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#89EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA90
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA90 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8A
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#7CE5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea90; /* rgb */ color: rgb(137, 234, 144); /* oklch */ color: oklch(85.5% 0.154 145.7);
Tailwind
colors: {
custom: {
50: '#b0f1b1',
500: '#89ea90',
950: '#000000',
},
}SCSS
$custom: #89ea90; $custom-light: #b0f1b1; $custom-dark: #000000;
JSON
{
"hex": "#89ea90",
"rgb": {
"r": 137,
"g": 234,
"b": 144
},
"hsl": {
"h": 124.33,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85526,
"c": 0.15386,
"h": 145.7
},
"luminance": 0.66178
}Semantic roles & 50–950 ramp
primary
#89EA90
secondary
#C453BC
accent
#14C4D2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581