#87DF80#87DF80
#87DF80 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.155 H 142.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #87DF80 |
|---|---|
| RGB | rgb(135, 223, 128) |
| HSL | hsl(116, 60%, 69%) |
| HSV | hsv(116, 43%, 87%) |
| CMYK | cmyk(39.5%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(81.56, -44.95, 38.38) |
| CIE-LCH | lch(81.56, 59.11, 139.51°) |
| OKLab | oklab(82.55% -0.1226 0.0942) |
| OKLCH | oklch(82.55% 0.155 142.5) |
| XYZ | xyz(40.2739, 59.4825, 29.7770) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Lightish Green
#61E160
ΔE00 5.02
Fresh Green
#69D84F
ΔE00 6.08
Palegreen
#98FB98
ΔE00 6.09
Weird Green
#3AE57F
ΔE00 6.32
Light Green
#96F97B
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DF80 #D880DF
analogous
#B7DF80 #87DF80 #80DFA9
triadic
#87DF80 #8087DF #DF8087
tetradic
#87DF80 #80B7DF #D880DF #DFA980
square
#87DF80 #80B7DF #D880DF #DFA980
split-complementary
#87DF80 #A980DF #DF80B7
monochromatic
#38B72E #59D34F #87DF80 #B5EBB1 #E3F8E2
Accessibility & contrast
On white
1.63
#87DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#87DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DF80
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DF80 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#7EDAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #87df80; /* rgb */ color: rgb(135, 223, 128); /* oklch */ color: oklch(82.5% 0.155 142.5);
Tailwind
colors: {
custom: {
50: '#aee9a6',
500: '#87df80',
950: '#000000',
},
}SCSS
$custom: #87df80; $custom-light: #aee9a6; $custom-dark: #000000;
JSON
{
"hex": "#87df80",
"rgb": {
"r": 135,
"g": 223,
"b": 128
},
"hsl": {
"h": 115.579,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.8255,
"c": 0.15457,
"h": 142.5
},
"luminance": 0.59485
}Semantic roles & 50–950 ramp
primary
#87DF80
secondary
#AE4DB6
accent
#1EC7BB
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480