#88DC8A#88DC8A
#88DC8A is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.140 H 144.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #88DC8A |
|---|---|
| RGB | rgb(136, 220, 138) |
| HSL | hsl(121, 55%, 70%) |
| HSV | hsv(121, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.88, -41.86, 32.48) |
| CIE-LCH | lch(80.88, 52.98, 142.19°) |
| OKLab | oklab(82.06% -0.114 0.0808) |
| OKLCH | oklch(82.06% 0.14 144.7) |
| XYZ | xyz(40.3321, 58.2534, 33.1587) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 5.31
Soft Green
#6FC276
ΔE00 6.62
Weird Green
#3AE57F
ΔE00 6.66
Light Sea Green
#98F6B0
ΔE00 6.66
Lightish Green
#61E160
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DC8A #DC88DA
analogous
#B0DC88 #88DC8A #88DCB4
triadic
#88DC8A #8A88DC #DC8A88
tetradic
#88DC8A #88B0DC #DC88DA #DCB488
square
#88DC8A #88B0DC #DC88DA #DCB488
split-complementary
#88DC8A #B488DC #DC88B0
monochromatic
#35B538 #59CE5C #88DC8A #B7EAB8 #E7F8E7
Accessibility & contrast
On white
1.66
#88DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#88DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DC8A
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DC8A | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#7ED8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #88dc8a; /* rgb */ color: rgb(136, 220, 138); /* oklch */ color: oklch(82.1% 0.140 144.7);
Tailwind
colors: {
custom: {
50: '#aee7ad',
500: '#88dc8a',
950: '#000000',
},
}SCSS
$custom: #88dc8a; $custom-light: #aee7ad; $custom-dark: #000000;
JSON
{
"hex": "#88dc8a",
"rgb": {
"r": 136,
"g": 220,
"b": 138
},
"hsl": {
"h": 121.429,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.82062,
"c": 0.13973,
"h": 144.7
},
"luminance": 0.58256
}Semantic roles & 50–950 ramp
primary
#88DC8A
secondary
#B355B1
accent
#23BEC2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111610
muted
#818481