#87D97D#87D97D
#87D97D is a light, vivid green. Relative luminance 0.563; OKLCH L 81.1% C 0.149 H 141.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87D97D |
|---|---|
| RGB | rgb(135, 217, 125) |
| HSL | hsl(113, 55%, 67%) |
| HSV | hsv(113, 42%, 85%) |
| CMYK | cmyk(37.8%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(79.76, -42.79, 37.57) |
| CIE-LCH | lch(79.76, 56.94, 138.71°) |
| OKLab | oklab(81.07% -0.1167 0.0922) |
| OKLCH | oklch(81.07% 0.149 141.7) |
| XYZ | xyz(38.5046, 56.2552, 28.2275) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.76
Lightish Green
#61E160
ΔE00 5.56
Pistachio
#93C572
ΔE00 5.90
Fresh Green
#69D84F
ΔE00 6.05
Soft Green
#6FC276
ΔE00 6.39
Weird Green
#3AE57F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D97D #CF7DD9
analogous
#B5D97D #87D97D #7DD9A1
triadic
#87D97D #7D87D9 #D97D87
tetradic
#87D97D #7DB5D9 #CF7DD9 #D9A17D
square
#87D97D #7DB5D9 #CF7DD9 #D9A17D
split-complementary
#87D97D #A17DD9 #D97DB5
monochromatic
#3FAA32 #5BCB4E #87D97D #B3E7AC #DEF5DC
Accessibility & contrast
On white
1.71
#87D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#87D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D97D
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D97D | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA76
Deuteranopia (green-blind)
#D1C383
Tritanopia (blue-blind)
#80D4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #87d97d; /* rgb */ color: rgb(135, 217, 125); /* oklch */ color: oklch(81.1% 0.149 141.7);
Tailwind
colors: {
custom: {
50: '#ade5a4',
500: '#87d97d',
950: '#000000',
},
}SCSS
$custom: #87d97d; $custom-light: #ade5a4; $custom-dark: #000000;
JSON
{
"hex": "#87d97d",
"rgb": {
"r": 135,
"g": 217,
"b": 125
},
"hsl": {
"h": 113.478,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.81074,
"c": 0.14878,
"h": 141.7
},
"luminance": 0.56257
}Semantic roles & 50–950 ramp
primary
#87D97D
secondary
#A34DAD
accent
#23C2B1
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11160F
muted
#818480