#89EF97#89EF97
#89EF97 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.154 H 147.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF97 |
|---|---|
| RGB | rgb(137, 239, 151) |
| HSL | hsl(128, 76%, 74%) |
| HSV | hsv(128, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(86.64, -47.70, 33.52) |
| CIE-LCH | lch(86.64, 58.30, 144.91°) |
| OKLab | oklab(86.83% -0.1298 0.0835) |
| OKLCH | oklch(86.83% 0.154 147.2) |
| XYZ | xyz(46.7664, 69.2827, 40.1808) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.63
Palegreen
#98FB98
ΔE00 3.21
Foam Green
#90FDA9
ΔE00 3.21
Mint Green
#8FFF9F
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.40
Light Sea Green
#98F6B0
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF97 #EF89E1
analogous
#AEEF89 #89EF97 #89EFCA
triadic
#89EF97 #9789EF #EF9789
tetradic
#89EF97 #89AEEF #EF89E1 #EFCA89
square
#89EF97 #89AEEF #EF89E1 #EFCA89
split-complementary
#89EF97 #CA89EF #EF89AE
monochromatic
#1EDF39 #53E867 #89EF97 #BFF6C6 #E4FBE7
Accessibility & contrast
On white
1.41
#89EF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#89EF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF97
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF97 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF91
Deuteranopia (green-blind)
#E2D59C
Tritanopia (blue-blind)
#79EBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef97; /* rgb */ color: rgb(137, 239, 151); /* oklch */ color: oklch(86.8% 0.154 147.2);
Tailwind
colors: {
custom: {
50: '#b0f5b6',
500: '#89ef97',
950: '#000000',
},
}SCSS
$custom: #89ef97; $custom-light: #b0f5b6; $custom-dark: #000000;
JSON
{
"hex": "#89ef97",
"rgb": {
"r": 137,
"g": 239,
"b": 151
},
"hsl": {
"h": 128.235,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86832,
"c": 0.15433,
"h": 147.2
},
"luminance": 0.69286
}Semantic roles & 50–950 ramp
primary
#89EF97
secondary
#CA52BA
accent
#0DBCD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581