#88F989#88F989
#88F989 is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.9% C 0.182 H 144.0°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #88F989 |
|---|---|
| RGB | rgb(136, 249, 137) |
| HSL | hsl(121, 90%, 75%) |
| HSV | hsv(121, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(89.29, -54.19, 43.84) |
| CIE-LCH | lch(89.29, 69.70, 141.03°) |
| OKLab | oklab(88.92% -0.1474 0.107) |
| OKLCH | oklch(88.92% 0.182 144) |
| XYZ | xyz(48.5419, 74.7884, 35.5398) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.19
Palegreen
#98FB98
ΔE00 2.21
Lightgreen (survey)
#76FF7B
ΔE00 2.72
Baby Green
#8CFF9E
ΔE00 2.85
Light Green
#96F97B
ΔE00 2.92
Mint Green
#8FFF9F
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F989 #F988F8
analogous
#BFF988 #88F989 #88F9C1
triadic
#88F989 #8988F9 #F98988
tetradic
#88F989 #88BFF9 #F988F8 #F9C188
square
#88F989 #88BFF9 #F988F8 #F9C188
split-complementary
#88F989 #C188F9 #F988BF
monochromatic
#13F315 #4EF64F #88F989 #C2FCC3 #E2FEE2
Accessibility & contrast
On white
1.32
#88F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#88F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F989
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F989 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#79F3DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #88f989; /* rgb */ color: rgb(136, 249, 137); /* oklch */ color: oklch(88.9% 0.182 144.0);
Tailwind
colors: {
custom: {
50: '#b1fcad',
500: '#88f989',
950: '#000000',
},
}SCSS
$custom: #88f989; $custom-light: #b1fcad; $custom-dark: #000000;
JSON
{
"hex": "#88f989",
"rgb": {
"r": 136,
"g": 249,
"b": 137
},
"hsl": {
"h": 120.531,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.88915,
"c": 0.18217,
"h": 144
},
"luminance": 0.74792
}Semantic roles & 50–950 ramp
primary
#88F989
secondary
#D74ED6
accent
#00E3E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581