#89EF96#89EF96
#89EF96 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.155 H 147.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF96 |
|---|---|
| RGB | rgb(137, 239, 150) |
| HSL | hsl(128, 76%, 74%) |
| HSV | hsv(128, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(86.63, -47.86, 34.00) |
| CIE-LCH | lch(86.63, 58.70, 144.61°) |
| OKLab | oklab(86.81% -0.1302 0.0846) |
| OKLCH | oklch(86.81% 0.155 147) |
| XYZ | xyz(46.6855, 69.2503, 39.7549) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.48
Palegreen
#98FB98
ΔE00 3.12
Foam Green
#90FDA9
ΔE00 3.29
Mint Green
#8FFF9F
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.37
Light Sea Green
#98F6B0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF96 #EF89E2
analogous
#AFEF89 #89EF96 #89EFC9
triadic
#89EF96 #9689EF #EF9689
tetradic
#89EF96 #89AFEF #EF89E2 #EFC989
square
#89EF96 #89AFEF #EF89E2 #EFC989
split-complementary
#89EF96 #C989EF #EF89AF
monochromatic
#1EDF37 #53E866 #89EF96 #BFF6C6 #E4FBE7
Accessibility & contrast
On white
1.41
#89EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#89EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF96
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF96 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#E3D59B
Tritanopia (blue-blind)
#7AEBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef96; /* rgb */ color: rgb(137, 239, 150); /* oklch */ color: oklch(86.8% 0.155 147.0);
Tailwind
colors: {
custom: {
50: '#b0f5b5',
500: '#89ef96',
950: '#000000',
},
}SCSS
$custom: #89ef96; $custom-light: #b0f5b5; $custom-dark: #000000;
JSON
{
"hex": "#89ef96",
"rgb": {
"r": 137,
"g": 239,
"b": 150
},
"hsl": {
"h": 127.647,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86813,
"c": 0.1553,
"h": 147
},
"luminance": 0.69253
}Semantic roles & 50–950 ramp
primary
#89EF96
secondary
#CA52BB
accent
#0DBED8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581