#89EB8A#89EB8A
#89EB8A is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.7% C 0.161 H 144.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB8A |
|---|---|
| RGB | rgb(137, 235, 138) |
| HSL | hsl(121, 71%, 73%) |
| HSV | hsv(121, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.28, -48.00, 38.23) |
| CIE-LCH | lch(85.28, 61.37, 141.47°) |
| OKLab | oklab(85.66% -0.1307 0.0942) |
| OKLCH | oklch(85.66% 0.161 144.2) |
| XYZ | xyz(44.6101, 66.5672, 34.5379) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.00
Palegreen
#98FB98
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 4.36
Baby Green
#8CFF9E
ΔE00 4.37
Foam Green
#90FDA9
ΔE00 4.92
Light Green
#96F97B
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB8A #EB89EA
analogous
#B9EB89 #89EB8A #89EBBB
triadic
#89EB8A #8A89EB #EB8A89
tetradic
#89EB8A #89B9EB #EB89EA #EBBB89
square
#89EB8A #89B9EB #EB89EA #EBBB89
split-complementary
#89EB8A #BB89EB #EB89B9
monochromatic
#24D526 #55E256 #89EB8A #BDF4BE #E5FBE5
Accessibility & contrast
On white
1.47
#89EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#89EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB8A
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB8A | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#7DE6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb8a; /* rgb */ color: rgb(137, 235, 138); /* oklch */ color: oklch(85.7% 0.161 144.2);
Tailwind
colors: {
custom: {
50: '#b0f2ad',
500: '#89eb8a',
950: '#000000',
},
}SCSS
$custom: #89eb8a; $custom-light: #b0f2ad; $custom-dark: #000000;
JSON
{
"hex": "#89eb8a",
"rgb": {
"r": 137,
"g": 235,
"b": 138
},
"hsl": {
"h": 120.612,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.85659,
"c": 0.1611,
"h": 144.2
},
"luminance": 0.6657
}Semantic roles & 50–950 ramp
primary
#89EB8A
secondary
#C553C4
accent
#12D1D3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581