#87DC7E#87DC7E
#87DC7E is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.152 H 142.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC7E |
|---|---|
| RGB | rgb(135, 220, 126) |
| HSL | hsl(114, 57%, 68%) |
| HSV | hsv(114, 43%, 86%) |
| CMYK | cmyk(38.6%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(80.65, -43.95, 38.22) |
| CIE-LCH | lch(80.65, 58.24, 138.99°) |
| OKLab | oklab(81.8% -0.1199 0.0937) |
| OKLCH | oklch(81.8% 0.152 142) |
| XYZ | xyz(39.3491, 57.8415, 28.8258) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.10
Lightish Green
#61E160
ΔE00 5.19
Fresh Green
#69D84F
ΔE00 5.95
Pistachio
#93C572
ΔE00 6.55
Weird Green
#3AE57F
ΔE00 6.64
Palegreen
#98FB98
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC7E #D37EDC
analogous
#B6DC7E #87DC7E #7EDCA4
triadic
#87DC7E #7E87DC #DC7E87
tetradic
#87DC7E #7EB6DC #D37EDC #DCA47E
square
#87DC7E #7EB6DC #D37EDC #DCA47E
split-complementary
#87DC7E #A47EDC #DC7EB6
monochromatic
#3CB030 #5ACF4E #87DC7E #B4E9AE #E1F6DE
Accessibility & contrast
On white
1.67
#87DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#87DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC7E
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC7E | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD77
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#7FD7C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #87dc7e; /* rgb */ color: rgb(135, 220, 126); /* oklch */ color: oklch(81.8% 0.152 142.0);
Tailwind
colors: {
custom: {
50: '#aee7a4',
500: '#87dc7e',
950: '#000000',
},
}SCSS
$custom: #87dc7e; $custom-light: #aee7a4; $custom-dark: #000000;
JSON
{
"hex": "#87dc7e",
"rgb": {
"r": 135,
"g": 220,
"b": 126
},
"hsl": {
"h": 114.255,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.81804,
"c": 0.15218,
"h": 142
},
"luminance": 0.57844
}Semantic roles & 50–950 ramp
primary
#87DC7E
secondary
#A84CB2
accent
#21C5B5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11160F
muted
#818480