#87D77F#87D77F
#87D77F is a light, vivid green. Relative luminance 0.553; OKLCH L 80.6% C 0.144 H 142.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #87D77F |
|---|---|
| RGB | rgb(135, 215, 127) |
| HSL | hsl(115, 52%, 67%) |
| HSV | hsv(115, 41%, 84%) |
| CMYK | cmyk(37.2%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(79.20, -41.63, 35.86) |
| CIE-LCH | lch(79.20, 54.94, 139.26°) |
| OKLab | oklab(80.63% -0.1135 0.0883) |
| OKLCH | oklch(80.63% 0.144 142.1) |
| XYZ | xyz(38.1213, 55.2821, 28.7364) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.18
Pistachio
#93C572
ΔE00 5.55
Soft Green
#6FC276
ΔE00 5.83
Lightish Green
#61E160
ΔE00 6.15
Fresh Green
#69D84F
ΔE00 6.57
Emerald
#50C878
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D77F #CF7FD7
analogous
#B3D77F #87D77F #7FD7A3
triadic
#87D77F #7F87D7 #D77F87
tetradic
#87D77F #7FB3D7 #CF7FD7 #D7A37F
square
#87D77F #7FB3D7 #CF7FD7 #D7A37F
split-complementary
#87D77F #A37FD7 #D77FB3
monochromatic
#3FA734 #5BC850 #87D77F #B3E6AE #DEF4DC
Accessibility & contrast
On white
1.74
#87D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#87D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D77F
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D77F | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#80D2C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #87d77f; /* rgb */ color: rgb(135, 215, 127); /* oklch */ color: oklch(80.6% 0.144 142.1);
Tailwind
colors: {
custom: {
50: '#ade4a5',
500: '#87d77f',
950: '#000000',
},
}SCSS
$custom: #87d77f; $custom-light: #ade4a5; $custom-dark: #000000;
JSON
{
"hex": "#87d77f",
"rgb": {
"r": 135,
"g": 215,
"b": 127
},
"hsl": {
"h": 114.545,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.80632,
"c": 0.14384,
"h": 142.1
},
"luminance": 0.55284
}Semantic roles & 50–950 ramp
primary
#87D77F
secondary
#A34FAB
accent
#26C0B2
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480