#87DC77#87DC77
#87DC77 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.159 H 140.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC77 |
|---|---|
| RGB | rgb(135, 220, 119) |
| HSL | hsl(110, 59%, 66%) |
| HSV | hsv(110, 46%, 86%) |
| CMYK | cmyk(38.6%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(80.55, -44.91, 41.55) |
| CIE-LCH | lch(80.55, 61.18, 137.22°) |
| OKLab | oklab(81.69% -0.1227 0.101) |
| OKLCH | oklch(81.69% 0.159 140.5) |
| XYZ | xyz(38.9131, 57.6671, 26.5297) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.52
Fresh Green
#69D84F
ΔE00 5.01
Pistachio
#93C572
ΔE00 6.54
Light Green
#96F97B
ΔE00 6.73
Palegreen
#98FB98
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC77 #CC77DC
analogous
#BADC77 #87DC77 #77DC9A
triadic
#87DC77 #7787DC #DC7787
tetradic
#87DC77 #77BADC #CC77DC #DC9A77
square
#87DC77 #77BADC #CC77DC #DC9A77
split-complementary
#87DC77 #9A77DC #DC77BA
monochromatic
#41AC2C #5CCF46 #87DC77 #B2E9A8 #DDF5D8
Accessibility & contrast
On white
1.68
#87DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#87DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC77
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC77 | 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)
#E1CD6F
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#80D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #87dc77; /* rgb */ color: rgb(135, 220, 119); /* oklch */ color: oklch(81.7% 0.159 140.5);
Tailwind
colors: {
custom: {
50: '#aee7a0',
500: '#87dc77',
950: '#000000',
},
}SCSS
$custom: #87dc77; $custom-light: #aee7a0; $custom-dark: #000000;
JSON
{
"hex": "#87dc77",
"rgb": {
"r": 135,
"g": 220,
"b": 119
},
"hsl": {
"h": 110.495,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81693,
"c": 0.15896,
"h": 140.5
},
"luminance": 0.57669
}Semantic roles & 50–950 ramp
primary
#87DC77
secondary
#9F48AF
accent
#1FC7AC
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480