#88DB80#88DB80
#88DB80 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.7% C 0.148 H 142.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #88DB80 |
|---|---|
| RGB | rgb(136, 219, 128) |
| HSL | hsl(115, 56%, 68%) |
| HSV | hsv(115, 42%, 86%) |
| CMYK | cmyk(37.9%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(80.43, -42.92, 36.95) |
| CIE-LCH | lch(80.43, 56.63, 139.27°) |
| OKLab | oklab(81.65% -0.117 0.0909) |
| OKLCH | oklch(81.65% 0.148 142.2) |
| XYZ | xyz(39.3795, 57.4537, 29.4326) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.26
Lightish Green
#61E160
ΔE00 5.63
Pistachio
#93C572
ΔE00 6.32
Fresh Green
#69D84F
ΔE00 6.34
Soft Green
#6FC276
ΔE00 6.73
Weird Green
#3AE57F
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DB80 #D380DB
analogous
#B5DB80 #88DB80 #80DBA5
triadic
#88DB80 #8088DB #DB8088
tetradic
#88DB80 #80B5DB #D380DB #DBA580
square
#88DB80 #80B5DB #D380DB #DBA580
split-complementary
#88DB80 #A580DB #DB80B5
monochromatic
#3DAF32 #5BCD50 #88DB80 #B5E9B0 #E1F6DF
Accessibility & contrast
On white
1.68
#88DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#88DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DB80
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DB80 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#80D6C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #88db80; /* rgb */ color: rgb(136, 219, 128); /* oklch */ color: oklch(81.7% 0.148 142.2);
Tailwind
colors: {
custom: {
50: '#aee6a6',
500: '#88db80',
950: '#000000',
},
}SCSS
$custom: #88db80; $custom-light: #aee6a6; $custom-dark: #000000;
JSON
{
"hex": "#88db80",
"rgb": {
"r": 136,
"g": 219,
"b": 128
},
"hsl": {
"h": 114.725,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.8165,
"c": 0.14819,
"h": 142.2
},
"luminance": 0.57456
}Semantic roles & 50–950 ramp
primary
#88DB80
secondary
#A94EB1
accent
#22C3B5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11160F
muted
#818480