#87DC8D#87DC8D
#87DC8D is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.137 H 145.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC8D |
|---|---|
| RGB | rgb(135, 220, 141) |
| HSL | hsl(124, 55%, 70%) |
| HSV | hsv(124, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.88, -41.69, 30.94) |
| CIE-LCH | lch(80.88, 51.91, 143.42°) |
| OKLab | oklab(82.07% -0.1135 0.0772) |
| OKLCH | oklch(82.07% 0.137 145.8) |
| XYZ | xyz(40.3906, 58.2581, 34.3108) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.41
Hospital Green
#9BE5AA
ΔE00 4.86
Light Sea Green
#98F6B0
ΔE00 6.38
Soft Green
#6FC276
ΔE00 6.59
Weird Green
#3AE57F
ΔE00 6.64
Emerald
#50C878
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC8D #DC87D6
analogous
#ACDC87 #87DC8D #87DCB7
triadic
#87DC8D #8D87DC #DC8D87
tetradic
#87DC8D #87ACDC #DC87D6 #DCB787
square
#87DC8D #87ACDC #DC87D6 #DCB787
split-complementary
#87DC8D #B787DC #DC87AC
monochromatic
#35B43E #58CE60 #87DC8D #B6EABA #E6F8E7
Accessibility & contrast
On white
1.66
#87DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#87DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC8D
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC8D | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#7CD8C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87dc8d; /* rgb */ color: rgb(135, 220, 141); /* oklch */ color: oklch(82.1% 0.137 145.8);
Tailwind
colors: {
custom: {
50: '#ade7af',
500: '#87dc8d',
950: '#000000',
},
}SCSS
$custom: #87dc8d; $custom-light: #ade7af; $custom-dark: #000000;
JSON
{
"hex": "#87dc8d",
"rgb": {
"r": 135,
"g": 220,
"b": 141
},
"hsl": {
"h": 124.235,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82068,
"c": 0.13731,
"h": 145.8
},
"luminance": 0.5826
}Semantic roles & 50–950 ramp
primary
#87DC8D
secondary
#B354AC
accent
#23B7C2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481