#89F889#89F889
#89F889 is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.7% C 0.180 H 143.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89F889 |
|---|---|
| RGB | rgb(137, 248, 137) |
| HSL | hsl(120, 89%, 75%) |
| HSV | hsv(120, 45%, 97%) |
| CMYK | cmyk(44.8%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(89.04, -53.51, 43.53) |
| CIE-LCH | lch(89.04, 68.98, 140.87°) |
| OKLab | oklab(88.72% -0.1456 0.1063) |
| OKLCH | oklch(88.72% 0.18 143.9) |
| XYZ | xyz(48.3969, 74.2560, 35.4447) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.13
Easter Green
#8CFD7E
ΔE00 2.30
Baby Green
#8CFF9E
ΔE00 2.90
Light Green
#96F97B
ΔE00 2.91
Lightgreen (survey)
#76FF7B
ΔE00 2.93
Mint Green
#8FFF9F
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F889 #F889F8
analogous
#C0F889 #89F889 #89F8C0
triadic
#89F889 #8989F8 #F88989
tetradic
#89F889 #89C0F8 #F889F8 #F8C089
square
#89F889 #89C0F8 #F889F8 #F8C089
split-complementary
#89F889 #C089F8 #F889C0
monochromatic
#15F115 #4FF54F #89F889 #C3FBC3 #E2FDE2
Accessibility & contrast
On white
1.32
#89F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#89F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F889
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F889 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE680
Deuteranopia (green-blind)
#ECDC90
Tritanopia (blue-blind)
#7BF2DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f889; /* rgb */ color: rgb(137, 248, 137); /* oklch */ color: oklch(88.7% 0.180 143.9);
Tailwind
colors: {
custom: {
50: '#b1fbad',
500: '#89f889',
950: '#000000',
},
}SCSS
$custom: #89f889; $custom-light: #b1fbad; $custom-dark: #000000;
JSON
{
"hex": "#89f889",
"rgb": {
"r": 137,
"g": 248,
"b": 137
},
"hsl": {
"h": 120,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.88722,
"c": 0.18028,
"h": 143.9
},
"luminance": 0.74259
}Semantic roles & 50–950 ramp
primary
#89F889
secondary
#D64FD6
accent
#00E5E5
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581