#87D97F#87D97F
#87D97F is a light, vivid green. Relative luminance 0.563; OKLCH L 81.1% C 0.147 H 142.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #87D97F |
|---|---|
| RGB | rgb(135, 217, 127) |
| HSL | hsl(115, 54%, 67%) |
| HSV | hsv(115, 41%, 85%) |
| CMYK | cmyk(37.8%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(79.79, -42.50, 36.61) |
| CIE-LCH | lch(79.79, 56.09, 139.26°) |
| OKLab | oklab(81.11% -0.1159 0.0901) |
| OKLCH | oklch(81.11% 0.147 142.2) |
| XYZ | xyz(38.6337, 56.3068, 28.9072) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.72
Lightish Green
#61E160
ΔE00 5.79
Pistachio
#93C572
ΔE00 5.95
Soft Green
#6FC276
ΔE00 6.28
Fresh Green
#69D84F
ΔE00 6.35
Weird Green
#3AE57F
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D97F #D17FD9
analogous
#B4D97F #87D97F #7FD9A4
triadic
#87D97F #7F87D9 #D97F87
tetradic
#87D97F #7FB4D9 #D17FD9 #D9A47F
square
#87D97F #7FB4D9 #D17FD9 #D9A47F
split-complementary
#87D97F #A47FD9 #D97FB4
monochromatic
#3DAB33 #5BCB50 #87D97F #B3E7AE #DFF5DD
Accessibility & contrast
On white
1.71
#87D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#87D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D97F
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D97F | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB78
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#7FD4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #87d97f; /* rgb */ color: rgb(135, 217, 127); /* oklch */ color: oklch(81.1% 0.147 142.2);
Tailwind
colors: {
custom: {
50: '#ade5a5',
500: '#87d97f',
950: '#000000',
},
}SCSS
$custom: #87d97f; $custom-light: #ade5a5; $custom-dark: #000000;
JSON
{
"hex": "#87d97f",
"rgb": {
"r": 135,
"g": 217,
"b": 127
},
"hsl": {
"h": 114.667,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.81107,
"c": 0.1468,
"h": 142.2
},
"luminance": 0.56309
}Semantic roles & 50–950 ramp
primary
#87D97F
secondary
#A54EAE
accent
#24C2B4
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11160F
muted
#818480