#89F989#89F989
#89F989 is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.182 H 143.9°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89F989 |
|---|---|
| RGB | rgb(137, 249, 137) |
| HSL | hsl(120, 90%, 76%) |
| HSV | hsv(120, 45%, 98%) |
| CMYK | cmyk(45%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(89.33, -53.91, 43.89) |
| CIE-LCH | lch(89.33, 69.52, 140.85°) |
| OKLab | oklab(88.96% -0.1467 0.1071) |
| OKLCH | oklch(88.96% 0.182 143.9) |
| XYZ | xyz(48.7051, 74.8725, 35.5474) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.14
Palegreen
#98FB98
ΔE00 2.17
Lightgreen (survey)
#76FF7B
ΔE00 2.76
Light Green
#96F97B
ΔE00 2.85
Baby Green
#8CFF9E
ΔE00 2.88
Mint Green
#8FFF9F
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F989 #F989F9
analogous
#C1F989 #89F989 #89F9C1
triadic
#89F989 #8989F9 #F98989
tetradic
#89F989 #89C1F9 #F989F9 #F9C189
square
#89F989 #89C1F9 #F989F9 #F9C189
split-complementary
#89F989 #C189F9 #F989C1
monochromatic
#15F315 #4FF64F #89F989 #C3FCC3 #E2FEE2
Accessibility & contrast
On white
1.31
#89F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#89F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F989
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F989 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#7BF3DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f989; /* rgb */ color: rgb(137, 249, 137); /* oklch */ color: oklch(89.0% 0.182 143.9);
Tailwind
colors: {
custom: {
50: '#b1fcad',
500: '#89f989',
950: '#000000',
},
}SCSS
$custom: #89f989; $custom-light: #b1fcad; $custom-dark: #000000;
JSON
{
"hex": "#89f989",
"rgb": {
"r": 137,
"g": 249,
"b": 137
},
"hsl": {
"h": 120,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.88958,
"c": 0.18165,
"h": 143.9
},
"luminance": 0.74876
}Semantic roles & 50–950 ramp
primary
#89F989
secondary
#D74FD7
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581