#87DA79#87DA79
#87DA79 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.154 H 140.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #87DA79 |
|---|---|
| RGB | rgb(135, 218, 121) |
| HSL | hsl(111, 57%, 66%) |
| HSV | hsv(111, 44%, 85%) |
| CMYK | cmyk(38.1%, 0%, 44.5%, 14.5%) |
| CIE-LAB | lab(79.99, -43.78, 39.87) |
| CIE-LCH | lch(79.99, 59.21, 137.68°) |
| OKLab | oklab(81.25% -0.1196 0.0973) |
| OKLCH | oklch(81.25% 0.154 140.9) |
| XYZ | xyz(38.5128, 56.6721, 26.9950) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.72
Lightish Green
#61E160
ΔE00 5.00
Fresh Green
#69D84F
ΔE00 5.40
Pistachio
#93C572
ΔE00 6.07
Soft Green
#6FC276
ΔE00 6.89
Weird Green
#3AE57F
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DA79 #CC79DA
analogous
#B8DA79 #87DA79 #79DA9C
triadic
#87DA79 #7987DA #DA7987
tetradic
#87DA79 #79B8DA #CC79DA #DA9C79
square
#87DA79 #79B8DA #CC79DA #DA9C79
split-complementary
#87DA79 #9C79DA #DA79B8
monochromatic
#41AA2F #5CCD49 #87DA79 #B2E7A9 #DDF4D9
Accessibility & contrast
On white
1.70
#87DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#87DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DA79
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DA79 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#D3C37F
Tritanopia (blue-blind)
#80D4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #87da79; /* rgb */ color: rgb(135, 218, 121); /* oklch */ color: oklch(81.2% 0.154 140.9);
Tailwind
colors: {
custom: {
50: '#aee6a1',
500: '#87da79',
950: '#000000',
},
}SCSS
$custom: #87da79; $custom-light: #aee6a1; $custom-dark: #000000;
JSON
{
"hex": "#87da79",
"rgb": {
"r": 135,
"g": 218,
"b": 121
},
"hsl": {
"h": 111.34,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.81247,
"c": 0.15416,
"h": 140.9
},
"luminance": 0.56674
}Semantic roles & 50–950 ramp
primary
#87DA79
secondary
#9F4BAD
accent
#21C4AD
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#11160F
muted
#818480