#87DCAA#87DCAA
#87DCAA is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.7% C 0.109 H 157.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCAA |
|---|---|
| RGB | rgb(135, 220, 170) |
| HSL | hsl(145, 55%, 70%) |
| HSV | hsv(145, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(81.42, -36.57, 16.60) |
| CIE-LCH | lch(81.42, 40.16, 155.58°) |
| OKLab | oklab(82.68% -0.1009 0.0425) |
| OKLCH | oklch(82.68% 0.109 157.1) |
| XYZ | xyz(42.8377, 59.2369, 47.1990) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.34
Hospital Green
#9BE5AA
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 4.59
Mint
#AAF0C1
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 6.30
Eucalyptus
#44D7A8
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCAA #DC87B9
analogous
#8FDC87 #87DCAA #87DCD5
triadic
#87DCAA #AA87DC #DCAA87
tetradic
#87DCAA #878FDC #DC87B9 #DCD587
square
#87DCAA #878FDC #DC87B9 #DCD587
split-complementary
#87DCAA #D587DC #DC878F
monochromatic
#35B469 #58CE88 #87DCAA #B6EACC #E6F8ED
Accessibility & contrast
On white
1.63
#87DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#87DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCAA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCAA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#CDC7AD
Tritanopia (blue-blind)
#75DBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #87dcaa; /* rgb */ color: rgb(135, 220, 170); /* oklch */ color: oklch(82.7% 0.109 157.1);
Tailwind
colors: {
custom: {
50: '#ade7c3',
500: '#87dcaa',
950: '#000000',
},
}SCSS
$custom: #87dcaa; $custom-light: #ade7c3; $custom-dark: #000000;
JSON
{
"hex": "#87dcaa",
"rgb": {
"r": 135,
"g": 220,
"b": 170
},
"hsl": {
"h": 144.706,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82683,
"c": 0.10948,
"h": 157.1
},
"luminance": 0.5924
}Semantic roles & 50–950 ramp
primary
#87DCAA
secondary
#B3548C
accent
#2381C2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482