#87DD77#87DD77
#87DD77 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.160 H 140.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87DD77 |
|---|---|
| RGB | rgb(135, 221, 119) |
| HSL | hsl(111, 60%, 67%) |
| HSV | hsv(111, 46%, 87%) |
| CMYK | cmyk(38.9%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(80.85, -45.34, 41.92) |
| CIE-LCH | lch(80.85, 61.75, 137.24°) |
| OKLab | oklab(81.93% -0.1239 0.1019) |
| OKLCH | oklch(81.93% 0.16 140.6) |
| XYZ | xyz(39.1764, 58.1936, 26.6174) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Lightish Green
#61E160
ΔE00 4.39
Fresh Green
#69D84F
ΔE00 4.96
Light Green
#96F97B
ΔE00 6.49
Palegreen
#98FB98
ΔE00 6.76
Pistachio
#93C572
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DD77 #CD77DD
analogous
#BADD77 #87DD77 #77DD9A
triadic
#87DD77 #7787DD #DD7787
tetradic
#87DD77 #77BADD #CD77DD #DD9A77
square
#87DD77 #77BADD #CD77DD #DD9A77
split-complementary
#87DD77 #9A77DD #DD77BA
monochromatic
#40AE2C #5CD146 #87DD77 #B2E9A8 #DDF5D9
Accessibility & contrast
On white
1.66
#87DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#87DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DD77
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DD77 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6F
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#80D7C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87dd77; /* rgb */ color: rgb(135, 221, 119); /* oklch */ color: oklch(81.9% 0.160 140.6);
Tailwind
colors: {
custom: {
50: '#aee8a0',
500: '#87dd77',
950: '#000000',
},
}SCSS
$custom: #87dd77; $custom-light: #aee8a0; $custom-dark: #000000;
JSON
{
"hex": "#87dd77",
"rgb": {
"r": 135,
"g": 221,
"b": 119
},
"hsl": {
"h": 110.588,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.81932,
"c": 0.16039,
"h": 140.6
},
"luminance": 0.58196
}Semantic roles & 50–950 ramp
primary
#87DD77
secondary
#A048B0
accent
#1EC8AD
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480