#87DCA3#87DCA3
#87DCA3 is a very light, moderate green. Relative luminance 0.590; OKLCH L 82.5% C 0.116 H 153.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCA3 |
|---|---|
| RGB | rgb(135, 220, 163) |
| HSL | hsl(140, 55%, 70%) |
| HSV | hsv(140, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(81.28, -37.89, 20.08) |
| CIE-LCH | lch(81.28, 42.88, 152.08°) |
| OKLab | oklab(82.52% -0.104 0.0512) |
| OKLCH | oklch(82.52% 0.116 153.8) |
| XYZ | xyz(42.1931, 58.9791, 43.8041) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.78
Mint
#AAF0C1
ΔE00 5.99
Light Sea Green
#98F6B0
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.15
Seafoam (survey)
#80F9AD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCA3 #DC87C0
analogous
#95DC87 #87DCA3 #87DCCE
triadic
#87DCA3 #A387DC #DCA387
tetradic
#87DCA3 #8795DC #DC87C0 #DCCE87
square
#87DCA3 #8795DC #DC87C0 #DCCE87
split-complementary
#87DCA3 #CE87DC #DC8795
monochromatic
#35B45F #58CE7F #87DCA3 #B6EAC7 #E6F8EC
Accessibility & contrast
On white
1.64
#87DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#87DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCA3
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCA3 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCFA0
Deuteranopia (green-blind)
#CFC6A6
Tritanopia (blue-blind)
#77DACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #87dca3; /* rgb */ color: rgb(135, 220, 163); /* oklch */ color: oklch(82.5% 0.116 153.8);
Tailwind
colors: {
custom: {
50: '#ade7be',
500: '#87dca3',
950: '#000000',
},
}SCSS
$custom: #87dca3; $custom-light: #ade7be; $custom-dark: #000000;
JSON
{
"hex": "#87dca3",
"rgb": {
"r": 135,
"g": 220,
"b": 163
},
"hsl": {
"h": 139.765,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82522,
"c": 0.11587,
"h": 153.8
},
"luminance": 0.58982
}Semantic roles & 50–950 ramp
primary
#87DCA3
secondary
#B35494
accent
#238EC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482