#88DB8A#88DB8A
#88DB8A is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.138 H 144.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #88DB8A |
|---|---|
| RGB | rgb(136, 219, 138) |
| HSL | hsl(121, 54%, 70%) |
| HSV | hsv(121, 38%, 86%) |
| CMYK | cmyk(37.9%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(80.59, -41.42, 32.09) |
| CIE-LCH | lch(80.59, 52.39, 142.23°) |
| OKLab | oklab(81.83% -0.1128 0.0799) |
| OKLCH | oklch(81.83% 0.138 144.7) |
| XYZ | xyz(40.0704, 57.7300, 33.0715) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.44
Hospital Green
#9BE5AA
ΔE00 5.29
Soft Green
#6FC276
ΔE00 6.41
Weird Green
#3AE57F
ΔE00 6.79
Light Sea Green
#98F6B0
ΔE00 6.80
Pistachio
#93C572
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DB8A #DB88D9
analogous
#B0DB88 #88DB8A #88DBB4
triadic
#88DB8A #8A88DB #DB8A88
tetradic
#88DB8A #88B0DB #DB88D9 #DBB488
square
#88DB8A #88B0DB #DB88D9 #DBB488
split-complementary
#88DB8A #B488DB #DB88B0
monochromatic
#36B339 #59CD5C #88DB8A #B7E9B8 #E6F7E6
Accessibility & contrast
On white
1.67
#88DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#88DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DB8A
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DB8A | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#7ED7C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #88db8a; /* rgb */ color: rgb(136, 219, 138); /* oklch */ color: oklch(81.8% 0.138 144.7);
Tailwind
colors: {
custom: {
50: '#aee6ad',
500: '#88db8a',
950: '#000000',
},
}SCSS
$custom: #88db8a; $custom-light: #aee6ad; $custom-dark: #000000;
JSON
{
"hex": "#88db8a",
"rgb": {
"r": 136,
"g": 219,
"b": 138
},
"hsl": {
"h": 121.446,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.81826,
"c": 0.13823,
"h": 144.7
},
"luminance": 0.57732
}Semantic roles & 50–950 ramp
primary
#88DB8A
secondary
#B255B0
accent
#24BDC1
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111610
muted
#818481