#88DC91#88DC91
#88DC91 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.133 H 146.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #88DC91 |
|---|---|
| RGB | rgb(136, 220, 145) |
| HSL | hsl(126, 55%, 70%) |
| HSV | hsv(126, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(81.00, -40.74, 29.05) |
| CIE-LCH | lch(81.00, 50.03, 144.51°) |
| OKLab | oklab(82.19% -0.111 0.0728) |
| OKLCH | oklch(82.19% 0.133 146.7) |
| XYZ | xyz(40.8553, 58.4626, 35.9142) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.76
Light Sea Green
#98F6B0
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.69
Weird Green
#3AE57F
ΔE00 6.94
Seafoam (survey)
#80F9AD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DC91 #DC88D3
analogous
#A9DC88 #88DC91 #88DCBB
triadic
#88DC91 #9188DC #DC9188
tetradic
#88DC91 #88A9DC #DC88D3 #DCBB88
square
#88DC91 #88A9DC #DC88D3 #DCBB88
split-complementary
#88DC91 #BB88DC #DC88A9
monochromatic
#35B543 #59CE65 #88DC91 #B7EABD #E7F8E8
Accessibility & contrast
On white
1.65
#88DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#88DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DC91
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DC91 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#7DD8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #88dc91; /* rgb */ color: rgb(136, 220, 145); /* oklch */ color: oklch(82.2% 0.133 146.7);
Tailwind
colors: {
custom: {
50: '#aee7b2',
500: '#88dc91',
950: '#000000',
},
}SCSS
$custom: #88dc91; $custom-light: #aee7b2; $custom-dark: #000000;
JSON
{
"hex": "#88dc91",
"rgb": {
"r": 136,
"g": 220,
"b": 145
},
"hsl": {
"h": 126.429,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.82194,
"c": 0.13275,
"h": 146.7
},
"luminance": 0.58465
}Semantic roles & 50–950 ramp
primary
#88DC91
secondary
#B355A9
accent
#23B1C2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111611
muted
#818481