#87DD82#87DD82
#87DD82 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.1% C 0.150 H 142.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #87DD82 |
|---|---|
| RGB | rgb(135, 221, 130) |
| HSL | hsl(117, 57%, 69%) |
| HSV | hsv(117, 41%, 87%) |
| CMYK | cmyk(38.9%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(81.00, -43.80, 36.67) |
| CIE-LCH | lch(81.00, 57.13, 140.07°) |
| OKLab | oklab(82.11% -0.1194 0.0903) |
| OKLCH | oklch(82.11% 0.15 142.9) |
| XYZ | xyz(39.8756, 58.4733, 30.3001) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.79
Lightish Green
#61E160
ΔE00 5.52
Weird Green
#3AE57F
ΔE00 6.43
Fresh Green
#69D84F
ΔE00 6.48
Palegreen
#98FB98
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DD82 #D882DD
analogous
#B5DD82 #87DD82 #82DDAB
triadic
#87DD82 #8287DD #DD8287
tetradic
#87DD82 #82B5DD #D882DD #DDAB82
square
#87DD82 #82B5DD #D882DD #DDAB82
split-complementary
#87DD82 #AB82DD #DD82B5
monochromatic
#38B431 #59D052 #87DD82 #B5EAB2 #E3F7E2
Accessibility & contrast
On white
1.65
#87DD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#87DD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DD82
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DD82 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7B
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#7ED8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87dd82; /* rgb */ color: rgb(135, 221, 130); /* oklch */ color: oklch(82.1% 0.150 142.9);
Tailwind
colors: {
custom: {
50: '#aee8a7',
500: '#87dd82',
950: '#000000',
},
}SCSS
$custom: #87dd82; $custom-light: #aee8a7; $custom-dark: #000000;
JSON
{
"hex": "#87dd82",
"rgb": {
"r": 135,
"g": 221,
"b": 130
},
"hsl": {
"h": 116.703,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.82108,
"c": 0.1497,
"h": 142.9
},
"luminance": 0.58476
}Semantic roles & 50–950 ramp
primary
#87DD82
secondary
#AE4FB4
accent
#21C5BC
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#11160F
muted
#818480