#87DCAC#87DCAC
#87DCAC is a very light, moderate green. Relative luminance 0.593; OKLCH L 82.7% C 0.108 H 158.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCAC |
|---|---|
| RGB | rgb(135, 220, 172) |
| HSL | hsl(146, 55%, 70%) |
| HSV | hsv(146, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(81.46, -36.18, 15.61) |
| CIE-LCH | lch(81.46, 39.40, 156.66°) |
| OKLab | oklab(82.73% -0.1 0.04) |
| OKLCH | oklch(82.73% 0.108 158.2) |
| XYZ | xyz(43.0283, 59.3132, 48.2030) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.98
Hospital Green
#9BE5AA
ΔE00 4.08
Light Teal
#90E4C1
ΔE00 4.14
Mint
#AAF0C1
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 5.98
Eucalyptus
#44D7A8
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCAC #DC87B7
analogous
#8CDC87 #87DCAC #87DCD7
triadic
#87DCAC #AC87DC #DCAC87
tetradic
#87DCAC #878CDC #DC87B7 #DCD787
square
#87DCAC #878CDC #DC87B7 #DCD787
split-complementary
#87DCAC #D787DC #DC878C
monochromatic
#35B46C #58CE8B #87DCAC #B6EACD #E6F8EE
Accessibility & contrast
On white
1.63
#87DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#87DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCAC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCAC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#74DBCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #87dcac; /* rgb */ color: rgb(135, 220, 172); /* oklch */ color: oklch(82.7% 0.108 158.2);
Tailwind
colors: {
custom: {
50: '#ade7c4',
500: '#87dcac',
950: '#000000',
},
}SCSS
$custom: #87dcac; $custom-light: #ade7c4; $custom-dark: #000000;
JSON
{
"hex": "#87dcac",
"rgb": {
"r": 135,
"g": 220,
"b": 172
},
"hsl": {
"h": 146.118,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.8273,
"c": 0.10771,
"h": 158.2
},
"luminance": 0.59316
}Semantic roles & 50–950 ramp
primary
#87DCAC
secondary
#B3548A
accent
#237DC2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482