#87CD79#87CD79
#87CD79 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.2% C 0.135 H 140.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87CD79 |
|---|---|
| RGB | rgb(135, 205, 121) |
| HSL | hsl(110, 46%, 64%) |
| HSV | hsv(110, 41%, 80%) |
| CMYK | cmyk(34.1%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(76.19, -38.05, 35.00) |
| CIE-LCH | lch(76.19, 51.70, 137.39°) |
| OKLab | oklab(78.15% -0.1039 0.0862) |
| OKLCH | oklch(78.15% 0.135 140.3) |
| XYZ | xyz(35.2729, 50.1924, 25.9150) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.43
Soft Green
#6FC276
ΔE00 4.20
Light Moss Green
#A6C875
ΔE00 6.27
Emerald
#50C878
ΔE00 6.45
Fern
#63B76C
ΔE00 6.97
Turtle Green
#75B84F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CD79 #BF79CD
analogous
#B1CD79 #87CD79 #79CD95
triadic
#87CD79 #7987CD #CD7987
tetradic
#87CD79 #79B1CD #BF79CD #CD9579
square
#87CD79 #79B1CD #BF79CD #CD9579
split-complementary
#87CD79 #9579CD #CD79B1
monochromatic
#479437 #5FBC4C #87CD79 #AFDEA6 #D7EED2
Accessibility & contrast
On white
1.90
#87CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#87CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CD79
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CD79 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#C7B97E
Tritanopia (blue-blind)
#82C8B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87cd79; /* rgb */ color: rgb(135, 205, 121); /* oklch */ color: oklch(78.2% 0.135 140.3);
Tailwind
colors: {
custom: {
50: '#addca1',
500: '#87cd79',
950: '#000000',
},
}SCSS
$custom: #87cd79; $custom-light: #addca1; $custom-dark: #000000;
JSON
{
"hex": "#87cd79",
"rgb": {
"r": 135,
"g": 205,
"b": 121
},
"hsl": {
"h": 110,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.78153,
"c": 0.13498,
"h": 140.3
},
"luminance": 0.50194
}Semantic roles & 50–950 ramp
primary
#87CD79
secondary
#8E509B
accent
#2DB9A1
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480