#89EA8B#89EA8B
#89EA8B is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.159 H 144.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA8B |
|---|---|
| RGB | rgb(137, 234, 139) |
| HSL | hsl(121, 70%, 73%) |
| HSV | hsv(121, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(85.01, -47.43, 37.38) |
| CIE-LCH | lch(85.01, 60.39, 141.76°) |
| OKLab | oklab(85.44% -0.1291 0.0922) |
| OKLCH | oklch(85.44% 0.159 144.5) |
| XYZ | xyz(44.3974, 66.0253, 34.8258) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.06
Palegreen
#98FB98
ΔE00 3.69
Mint Green
#8FFF9F
ΔE00 4.51
Baby Green
#8CFF9E
ΔE00 4.53
Foam Green
#90FDA9
ΔE00 4.92
Light Green
#96F97B
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA8B #EA89E8
analogous
#B7EA89 #89EA8B #89EABB
triadic
#89EA8B #8B89EA #EA8B89
tetradic
#89EA8B #89B7EA #EA89E8 #EABB89
square
#89EA8B #89B7EA #EA89E8 #EABB89
split-complementary
#89EA8B #BB89EA #EA89B7
monochromatic
#26D329 #55E158 #89EA8B #BDF3BE #E5FAE5
Accessibility & contrast
On white
1.48
#89EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#89EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA8B
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA8B | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA84
Deuteranopia (green-blind)
#DFD191
Tritanopia (blue-blind)
#7DE5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea8b; /* rgb */ color: rgb(137, 234, 139); /* oklch */ color: oklch(85.4% 0.159 144.5);
Tailwind
colors: {
custom: {
50: '#b0f1ae',
500: '#89ea8b',
950: '#000000',
},
}SCSS
$custom: #89ea8b; $custom-light: #b0f1ae; $custom-dark: #000000;
JSON
{
"hex": "#89ea8b",
"rgb": {
"r": 137,
"g": 234,
"b": 139
},
"hsl": {
"h": 121.237,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85439,
"c": 0.15869,
"h": 144.5
},
"luminance": 0.66028
}Semantic roles & 50–950 ramp
primary
#89EA8B
secondary
#C453C2
accent
#14CED2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581