#87DB8A#87DB8A
#87DB8A is a light, vivid green. Relative luminance 0.576; OKLCH L 81.8% C 0.139 H 145.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #87DB8A |
|---|---|
| RGB | rgb(135, 219, 138) |
| HSL | hsl(122, 54%, 69%) |
| HSV | hsv(122, 38%, 86%) |
| CMYK | cmyk(38.4%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(80.54, -41.72, 32.02) |
| CIE-LCH | lch(80.54, 52.59, 142.49°) |
| OKLab | oklab(81.77% -0.1136 0.0797) |
| OKLCH | oklch(81.77% 0.139 145) |
| XYZ | xyz(39.9087, 57.6467, 33.0639) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.46
Hospital Green
#9BE5AA
ΔE00 5.30
Soft Green
#6FC276
ΔE00 6.38
Weird Green
#3AE57F
ΔE00 6.68
Light Sea Green
#98F6B0
ΔE00 6.79
Emerald
#50C878
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DB8A #DB87D8
analogous
#AEDB87 #87DB8A #87DBB4
triadic
#87DB8A #8A87DB #DB8A87
tetradic
#87DB8A #87AEDB #DB87D8 #DBB487
square
#87DB8A #87AEDB #DB87D8 #DBB487
split-complementary
#87DB8A #B487DB #DB87AE
monochromatic
#35B23A #58CD5C #87DB8A #B6E9B8 #E5F7E6
Accessibility & contrast
On white
1.68
#87DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#87DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DB8A
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DB8A | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#D1C58F
Tritanopia (blue-blind)
#7DD7C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #87db8a; /* rgb */ color: rgb(135, 219, 138); /* oklch */ color: oklch(81.8% 0.139 145.0);
Tailwind
colors: {
custom: {
50: '#ade6ad',
500: '#87db8a',
950: '#000000',
},
}SCSS
$custom: #87db8a; $custom-light: #ade6ad; $custom-dark: #000000;
JSON
{
"hex": "#87db8a",
"rgb": {
"r": 135,
"g": 219,
"b": 138
},
"hsl": {
"h": 122.143,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.81775,
"c": 0.13881,
"h": 145
},
"luminance": 0.57649
}Semantic roles & 50–950 ramp
primary
#87DB8A
secondary
#B254AE
accent
#24BCC1
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481