#87DC76#87DC76
#87DC76 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.160 H 140.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC76 |
|---|---|
| RGB | rgb(135, 220, 118) |
| HSL | hsl(110, 59%, 66%) |
| HSV | hsv(110, 46%, 86%) |
| CMYK | cmyk(38.6%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(80.54, -45.04, 42.03) |
| CIE-LCH | lch(80.54, 61.60, 136.98°) |
| OKLab | oklab(81.68% -0.1231 0.1021) |
| OKLCH | oklch(81.68% 0.16 140.3) |
| XYZ | xyz(38.8534, 57.6432, 26.2150) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.56
Fresh Green
#69D84F
ΔE00 4.88
Pistachio
#93C572
ΔE00 6.55
Light Green
#96F97B
ΔE00 6.68
Palegreen
#98FB98
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC76 #CB76DC
analogous
#BADC76 #87DC76 #76DC98
triadic
#87DC76 #7687DC #DC7687
tetradic
#87DC76 #76BADC #CB76DC #DC9876
square
#87DC76 #76BADC #CB76DC #DC9876
split-complementary
#87DC76 #9876DC #DC76BA
monochromatic
#41AC2C #5CD045 #87DC76 #B2E8A7 #DCF5D7
Accessibility & contrast
On white
1.68
#87DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#87DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC76
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC76 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#80D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #87dc76; /* rgb */ color: rgb(135, 220, 118); /* oklch */ color: oklch(81.7% 0.160 140.3);
Tailwind
colors: {
custom: {
50: '#aee79f',
500: '#87dc76',
950: '#000000',
},
}SCSS
$custom: #87dc76; $custom-light: #aee79f; $custom-dark: #000000;
JSON
{
"hex": "#87dc76",
"rgb": {
"r": 135,
"g": 220,
"b": 118
},
"hsl": {
"h": 110,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81678,
"c": 0.15992,
"h": 140.3
},
"luminance": 0.57645
}Semantic roles & 50–950 ramp
primary
#87DC76
secondary
#9D48AE
accent
#1FC7AB
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480