#89EF91#89EF91
#89EF91 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.7% C 0.160 H 145.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF91 |
|---|---|
| RGB | rgb(137, 239, 145) |
| HSL | hsl(125, 76%, 74%) |
| HSV | hsv(125, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(86.55, -48.63, 36.40) |
| CIE-LCH | lch(86.55, 60.75, 143.19°) |
| OKLab | oklab(86.72% -0.1323 0.0901) |
| OKLCH | oklch(86.72% 0.16 145.7) |
| XYZ | xyz(46.2914, 69.0927, 37.6795) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.92
Palegreen
#98FB98
ΔE00 2.81
Mint Green
#8FFF9F
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.36
Foam Green
#90FDA9
ΔE00 3.77
Mint (survey)
#9FFEB0
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF91 #EF89E7
analogous
#B4EF89 #89EF91 #89EFC4
triadic
#89EF91 #9189EF #EF9189
tetradic
#89EF91 #89B4EF #EF89E7 #EFC489
square
#89EF91 #89B4EF #EF89E7 #EFC489
split-complementary
#89EF91 #C489EF #EF89B4
monochromatic
#1EDF2D #53E85F #89EF91 #BFF6C3 #E4FBE6
Accessibility & contrast
On white
1.42
#89EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#89EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF91
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF91 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#7BEAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef91; /* rgb */ color: rgb(137, 239, 145); /* oklch */ color: oklch(86.7% 0.160 145.7);
Tailwind
colors: {
custom: {
50: '#b0f5b2',
500: '#89ef91',
950: '#000000',
},
}SCSS
$custom: #89ef91; $custom-light: #b0f5b2; $custom-dark: #000000;
JSON
{
"hex": "#89ef91",
"rgb": {
"r": 137,
"g": 239,
"b": 145
},
"hsl": {
"h": 124.706,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86724,
"c": 0.16009,
"h": 145.7
},
"luminance": 0.69096
}Semantic roles & 50–950 ramp
primary
#89EF91
secondary
#CA52C1
accent
#0DC8D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581