#89EA9A#89EA9A
#89EA9A is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.7% C 0.144 H 148.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA9A |
|---|---|
| RGB | rgb(137, 234, 154) |
| HSL | hsl(131, 70%, 73%) |
| HSV | hsv(131, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 34.2%, 8.2%) |
| CIE-LAB | lab(85.25, -45.08, 30.14) |
| CIE-LCH | lch(85.25, 54.23, 146.23°) |
| OKLab | oklab(85.71% -0.1228 0.0756) |
| OKLCH | oklch(85.71% 0.144 148.4) |
| XYZ | xyz(45.5695, 66.4942, 40.9990) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Light Sea Green
#98F6B0
ΔE00 3.51
Foam Green
#90FDA9
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA9A #EA89D9
analogous
#A9EA89 #89EA9A #89EACA
triadic
#89EA9A #9A89EA #EA9A89
tetradic
#89EA9A #89A9EA #EA89D9 #EACA89
square
#89EA9A #89A9EA #EA89D9 #EACA89
split-complementary
#89EA9A #CA89EA #EA89A9
monochromatic
#26D344 #55E16E #89EA9A #BDF3C6 #E5FAE9
Accessibility & contrast
On white
1.47
#89EA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#89EA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA9A
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA9A | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB95
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#7AE6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89ea9a; /* rgb */ color: rgb(137, 234, 154); /* oklch */ color: oklch(85.7% 0.144 148.4);
Tailwind
colors: {
custom: {
50: '#b0f1b8',
500: '#89ea9a',
950: '#000000',
},
}SCSS
$custom: #89ea9a; $custom-light: #b0f1b8; $custom-dark: #000000;
JSON
{
"hex": "#89ea9a",
"rgb": {
"r": 137,
"g": 234,
"b": 154
},
"hsl": {
"h": 130.515,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85712,
"c": 0.14417,
"h": 148.4
},
"luminance": 0.66497
}Semantic roles & 50–950 ramp
primary
#89EA9A
secondary
#C453B0
accent
#14B0D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581