#87DC7A#87DC7A
#87DC7A is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.156 H 141.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC7A |
|---|---|
| RGB | rgb(135, 220, 122) |
| HSL | hsl(112, 58%, 67%) |
| HSV | hsv(112, 45%, 86%) |
| CMYK | cmyk(38.6%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(80.59, -44.50, 40.13) |
| CIE-LCH | lch(80.59, 59.92, 137.96°) |
| OKLab | oklab(81.74% -0.1215 0.0979) |
| OKLCH | oklch(81.74% 0.156 141.1) |
| XYZ | xyz(39.0962, 57.7403, 27.4935) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.29
Lightish Green
#61E160
ΔE00 4.78
Fresh Green
#69D84F
ΔE00 5.40
Pistachio
#93C572
ΔE00 6.52
Weird Green
#3AE57F
ΔE00 6.81
Palegreen
#98FB98
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC7A #CF7ADC
analogous
#B8DC7A #87DC7A #7ADC9E
triadic
#87DC7A #7A87DC #DC7A87
tetradic
#87DC7A #7AB8DC #CF7ADC #DC9E7A
square
#87DC7A #7AB8DC #CF7ADC #DC9E7A
split-complementary
#87DC7A #9E7ADC #DC7AB8
monochromatic
#3FAE2E #5BCF4A #87DC7A #B3E9AA #DEF6DB
Accessibility & contrast
On white
1.67
#87DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#87DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC7A
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC7A | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD72
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#80D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #87dc7a; /* rgb */ color: rgb(135, 220, 122); /* oklch */ color: oklch(81.7% 0.156 141.1);
Tailwind
colors: {
custom: {
50: '#aee7a2',
500: '#87dc7a',
950: '#000000',
},
}SCSS
$custom: #87dc7a; $custom-light: #aee7a2; $custom-dark: #000000;
JSON
{
"hex": "#87dc7a",
"rgb": {
"r": 135,
"g": 220,
"b": 122
},
"hsl": {
"h": 112.041,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.8174,
"c": 0.15607,
"h": 141.1
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#87DC7A
secondary
#A34AB0
accent
#20C6B0
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#11160F
muted
#818480