#88DC97#88DC97
#88DC97 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.3% C 0.127 H 148.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #88DC97 |
|---|---|
| RGB | rgb(136, 220, 151) |
| HSL | hsl(131, 55%, 70%) |
| HSV | hsv(131, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(81.10, -39.73, 26.09) |
| CIE-LCH | lch(81.10, 47.53, 146.71°) |
| OKLab | oklab(82.31% -0.1084 0.0658) |
| OKLCH | oklch(82.31% 0.127 148.8) |
| XYZ | xyz(41.3302, 58.6526, 38.4155) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 5.51
Light Sea Green
#98F6B0
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 6.33
Seafoam (survey)
#80F9AD
ΔE00 6.72
Seafoam Green
#7AF9AB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DC97 #DC88CD
analogous
#A3DC88 #88DC97 #88DCC1
triadic
#88DC97 #9788DC #DC9788
tetradic
#88DC97 #88A3DC #DC88CD #DCC188
square
#88DC97 #88A3DC #DC88CD #DCC188
split-complementary
#88DC97 #C188DC #DC88A3
monochromatic
#35B54C #59CE6E #88DC97 #B7EAC0 #E7F8EA
Accessibility & contrast
On white
1.65
#88DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#88DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DC97
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DC97 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#7BD9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #88dc97; /* rgb */ color: rgb(136, 220, 151); /* oklch */ color: oklch(82.3% 0.127 148.8);
Tailwind
colors: {
custom: {
50: '#aee7b6',
500: '#88dc97',
950: '#000000',
},
}SCSS
$custom: #88dc97; $custom-light: #aee7b6; $custom-dark: #000000;
JSON
{
"hex": "#88dc97",
"rgb": {
"r": 136,
"g": 220,
"b": 151
},
"hsl": {
"h": 130.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.82314,
"c": 0.12681,
"h": 148.8
},
"luminance": 0.58655
}Semantic roles & 50–950 ramp
primary
#88DC97
secondary
#B355A2
accent
#23A6C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111611
muted
#818481