#88DC99#88DC99
#88DC99 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.4% C 0.125 H 149.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #88DC99 |
|---|---|
| RGB | rgb(136, 220, 153) |
| HSL | hsl(132, 55%, 70%) |
| HSV | hsv(132, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(81.14, -39.39, 25.10) |
| CIE-LCH | lch(81.14, 46.71, 147.49°) |
| OKLab | oklab(82.36% -0.1075 0.0634) |
| OKLCH | oklch(82.36% 0.125 149.5) |
| XYZ | xyz(41.4940, 58.7181, 39.2781) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.21
Light Sea Green
#98F6B0
ΔE00 5.73
Lightgreen
#90EE90
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 5.93
Seafoam (survey)
#80F9AD
ΔE00 6.69
Seafoam Green
#7AF9AB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DC99 #DC88CB
analogous
#A1DC88 #88DC99 #88DCC3
triadic
#88DC99 #9988DC #DC9988
tetradic
#88DC99 #88A1DC #DC88CB #DCC388
square
#88DC99 #88A1DC #DC88CB #DCC388
split-complementary
#88DC99 #C388DC #DC88A1
monochromatic
#35B54F #59CE70 #88DC99 #B7EAC2 #E7F8EA
Accessibility & contrast
On white
1.65
#88DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#88DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DC99
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DC99 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF95
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#7BD9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #88dc99; /* rgb */ color: rgb(136, 220, 153); /* oklch */ color: oklch(82.4% 0.125 149.5);
Tailwind
colors: {
custom: {
50: '#aee7b7',
500: '#88dc99',
950: '#000000',
},
}SCSS
$custom: #88dc99; $custom-light: #aee7b7; $custom-dark: #000000;
JSON
{
"hex": "#88dc99",
"rgb": {
"r": 136,
"g": 220,
"b": 153
},
"hsl": {
"h": 132.143,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.82355,
"c": 0.12484,
"h": 149.5
},
"luminance": 0.58721
}Semantic roles & 50–950 ramp
primary
#88DC99
secondary
#B355A0
accent
#23A2C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111611
muted
#818481