#89EA89#89EA89
#89EA89 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.161 H 144.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA89 |
|---|---|
| RGB | rgb(137, 234, 137) |
| HSL | hsl(120, 70%, 73%) |
| HSV | hsv(120, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(84.98, -47.73, 38.33) |
| CIE-LCH | lch(84.98, 61.22, 141.23°) |
| OKLab | oklab(85.41% -0.13 0.0944) |
| OKLCH | oklch(85.41% 0.161 144) |
| XYZ | xyz(44.2526, 65.9674, 34.0632) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.16
Palegreen
#98FB98
ΔE00 3.69
Mint Green
#8FFF9F
ΔE00 4.59
Baby Green
#8CFF9E
ΔE00 4.60
Light Green
#96F97B
ΔE00 5.06
Foam Green
#90FDA9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA89 #EA89EA
analogous
#B9EA89 #89EA89 #89EAB9
triadic
#89EA89 #8989EA #EA8989
tetradic
#89EA89 #89B9EA #EA89EA #EAB989
square
#89EA89 #89B9EA #EA89EA #EAB989
split-complementary
#89EA89 #B989EA #EA89B9
monochromatic
#26D326 #55E155 #89EA89 #BDF3BD #E5FAE5
Accessibility & contrast
On white
1.48
#89EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#89EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA89
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA89 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#7DE5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea89; /* rgb */ color: rgb(137, 234, 137); /* oklch */ color: oklch(85.4% 0.161 144.0);
Tailwind
colors: {
custom: {
50: '#b0f1ac',
500: '#89ea89',
950: '#000000',
},
}SCSS
$custom: #89ea89; $custom-light: #b0f1ac; $custom-dark: #000000;
JSON
{
"hex": "#89ea89",
"rgb": {
"r": 137,
"g": 234,
"b": 137
},
"hsl": {
"h": 120,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85406,
"c": 0.16062,
"h": 144
},
"luminance": 0.6597
}Semantic roles & 50–950 ramp
primary
#89EA89
secondary
#C453C4
accent
#14D2D2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581