#87DC79#87DC79
#87DC79 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.157 H 140.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC79 |
|---|---|
| RGB | rgb(135, 220, 121) |
| HSL | hsl(112, 59%, 67%) |
| HSV | hsv(112, 45%, 86%) |
| CMYK | cmyk(38.6%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(80.58, -44.64, 40.61) |
| CIE-LCH | lch(80.58, 60.35, 137.71°) |
| OKLab | oklab(81.72% -0.1219 0.099) |
| OKLCH | oklch(81.72% 0.157 140.9) |
| XYZ | xyz(39.0345, 57.7156, 27.1689) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.35
Lightish Green
#61E160
ΔE00 4.69
Fresh Green
#69D84F
ΔE00 5.26
Pistachio
#93C572
ΔE00 6.52
Light Green
#96F97B
ΔE00 6.85
Weird Green
#3AE57F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC79 #CE79DC
analogous
#B9DC79 #87DC79 #79DC9D
triadic
#87DC79 #7987DC #DC7987
tetradic
#87DC79 #79B9DC #CE79DC #DC9D79
square
#87DC79 #79B9DC #CE79DC #DC9D79
split-complementary
#87DC79 #9D79DC #DC79B9
monochromatic
#3FAD2D #5CCF48 #87DC79 #B2E9AA #DEF5DA
Accessibility & contrast
On white
1.67
#87DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#87DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC79
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC79 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#80D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #87dc79; /* rgb */ color: rgb(135, 220, 121); /* oklch */ color: oklch(81.7% 0.157 140.9);
Tailwind
colors: {
custom: {
50: '#aee7a1',
500: '#87dc79',
950: '#000000',
},
}SCSS
$custom: #87dc79; $custom-light: #aee7a1; $custom-dark: #000000;
JSON
{
"hex": "#87dc79",
"rgb": {
"r": 135,
"g": 220,
"b": 121
},
"hsl": {
"h": 111.515,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81724,
"c": 0.15704,
"h": 140.9
},
"luminance": 0.57718
}Semantic roles & 50–950 ramp
primary
#87DC79
secondary
#A14AB0
accent
#1FC6AF
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#11160F
muted
#818480