#89EA8A#89EA8A
#89EA8A is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.160 H 144.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA8A |
|---|---|
| RGB | rgb(137, 234, 138) |
| HSL | hsl(121, 70%, 73%) |
| HSV | hsv(121, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.99, -47.58, 37.86) |
| CIE-LCH | lch(84.99, 60.80, 141.50°) |
| OKLab | oklab(85.42% -0.1295 0.0933) |
| OKLCH | oklch(85.42% 0.16 144.2) |
| XYZ | xyz(44.3246, 65.9962, 34.4428) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.10
Palegreen
#98FB98
ΔE00 3.69
Mint Green
#8FFF9F
ΔE00 4.55
Baby Green
#8CFF9E
ΔE00 4.56
Foam Green
#90FDA9
ΔE00 5.02
Light Green
#96F97B
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA8A #EA89E9
analogous
#B8EA89 #89EA8A #89EABB
triadic
#89EA8A #8A89EA #EA8A89
tetradic
#89EA8A #89B8EA #EA89E9 #EABB89
square
#89EA8A #89B8EA #EA89E9 #EABB89
split-complementary
#89EA8A #BB89EA #EA89B8
monochromatic
#26D327 #55E156 #89EA8A #BDF3BE #E5FAE5
Accessibility & contrast
On white
1.48
#89EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#89EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA8A
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA8A | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#7DE5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea8a; /* rgb */ color: rgb(137, 234, 138); /* oklch */ color: oklch(85.4% 0.160 144.2);
Tailwind
colors: {
custom: {
50: '#b0f1ad',
500: '#89ea8a',
950: '#000000',
},
}SCSS
$custom: #89ea8a; $custom-light: #b0f1ad; $custom-dark: #000000;
JSON
{
"hex": "#89ea8a",
"rgb": {
"r": 137,
"g": 234,
"b": 138
},
"hsl": {
"h": 120.619,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85423,
"c": 0.15966,
"h": 144.2
},
"luminance": 0.65999
}Semantic roles & 50–950 ramp
primary
#89EA8A
secondary
#C453C3
accent
#14D0D2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581