#88FB8A#88FB8A
#88FB8A is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.184 H 144.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #88FB8A |
|---|---|
| RGB | rgb(136, 251, 138) |
| HSL | hsl(121, 93%, 76%) |
| HSV | hsv(121, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(89.89, -54.85, 44.11) |
| CIE-LCH | lch(89.89, 70.38, 141.20°) |
| OKLab | oklab(89.41% -0.1492 0.1077) |
| OKLCH | oklch(89.41% 0.184 144.2) |
| XYZ | xyz(49.2355, 76.0601, 36.1265) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.06
Palegreen
#98FB98
ΔE00 2.23
Lightgreen (survey)
#76FF7B
ΔE00 2.51
Baby Green
#8CFF9E
ΔE00 2.73
Mint Green
#8FFF9F
ΔE00 2.82
Light Green
#96F97B
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FB8A #FB88F9
analogous
#BFFB88 #88FB8A #88FBC3
triadic
#88FB8A #8A88FB #FB8A88
tetradic
#88FB8A #88BFFB #FB88F9 #FBC388
square
#88FB8A #88BFFB #FB88F9 #FBC388
split-complementary
#88FB8A #C388FB #FB88BF
monochromatic
#12F716 #4DF950 #88FB8A #C3FDC4 #E1FEE2
Accessibility & contrast
On white
1.30
#88FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#88FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FB8A
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FB8A | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EFDE91
Tritanopia (blue-blind)
#79F5E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #88fb8a; /* rgb */ color: rgb(136, 251, 138); /* oklch */ color: oklch(89.4% 0.184 144.2);
Tailwind
colors: {
custom: {
50: '#b1fdae',
500: '#88fb8a',
950: '#000000',
},
}SCSS
$custom: #88fb8a; $custom-light: #b1fdae; $custom-dark: #000000;
JSON
{
"hex": "#88fb8a",
"rgb": {
"r": 136,
"g": 251,
"b": 138
},
"hsl": {
"h": 121.043,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.89405,
"c": 0.18399,
"h": 144.2
},
"luminance": 0.76064
}Semantic roles & 50–950 ramp
primary
#88FB8A
secondary
#DA4DD7
accent
#00E2E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681