#89EB91#89EB91
#89EB91 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.154 H 145.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB91 |
|---|---|
| RGB | rgb(137, 235, 145) |
| HSL | hsl(125, 71%, 73%) |
| HSV | hsv(125, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(85.39, -46.95, 34.88) |
| CIE-LCH | lch(85.39, 58.49, 143.39°) |
| OKLab | oklab(85.78% -0.1278 0.0866) |
| OKLCH | oklch(85.78% 0.154 145.9) |
| XYZ | xyz(45.1333, 66.7765, 37.2935) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.20
Palegreen
#98FB98
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 4.19
Baby Green
#8CFF9E
ΔE00 4.22
Foam Green
#90FDA9
ΔE00 4.25
Light Sea Green
#98F6B0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB91 #EB89E3
analogous
#B2EB89 #89EB91 #89EBC2
triadic
#89EB91 #9189EB #EB9189
tetradic
#89EB91 #89B2EB #EB89E3 #EBC289
square
#89EB91 #89B2EB #EB89E3 #EBC289
split-complementary
#89EB91 #C289EB #EB89B2
monochromatic
#24D533 #55E260 #89EB91 #BDF4C2 #E5FBE7
Accessibility & contrast
On white
1.46
#89EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#89EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB91
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB91 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#7BE7D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb91; /* rgb */ color: rgb(137, 235, 145); /* oklch */ color: oklch(85.8% 0.154 145.9);
Tailwind
colors: {
custom: {
50: '#b0f2b2',
500: '#89eb91',
950: '#000000',
},
}SCSS
$custom: #89eb91; $custom-light: #b0f2b2; $custom-dark: #000000;
JSON
{
"hex": "#89eb91",
"rgb": {
"r": 137,
"g": 235,
"b": 145
},
"hsl": {
"h": 124.898,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.8578,
"c": 0.15433,
"h": 145.9
},
"luminance": 0.66779
}Semantic roles & 50–950 ramp
primary
#89EB91
secondary
#C553BC
accent
#12C3D3
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581