#87DDAB#87DDAB
#87DDAB is a very light, moderate green. Relative luminance 0.598; OKLCH L 82.9% C 0.110 H 157.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDAB |
|---|---|
| RGB | rgb(135, 221, 171) |
| HSL | hsl(145, 56%, 70%) |
| HSV | hsv(145, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(81.73, -36.83, 16.51) |
| CIE-LCH | lch(81.73, 40.36, 155.85°) |
| OKLab | oklab(82.94% -0.1016 0.0423) |
| OKLCH | oklch(82.94% 0.11 157.4) |
| XYZ | xyz(43.1959, 59.8014, 47.7869) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.17
Hospital Green
#9BE5AA
ΔE00 3.70
Light Teal
#90E4C1
ΔE00 4.46
Mint
#AAF0C1
ΔE00 5.43
Eucalyptus
#44D7A8
ΔE00 6.36
Mediumaquamarine
#66CDAA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDAB #DD87B9
analogous
#8EDD87 #87DDAB #87DDD6
triadic
#87DDAB #AB87DD #DDAB87
tetradic
#87DDAB #878EDD #DD87B9 #DDD687
square
#87DDAB #878EDD #DD87B9 #DDD687
split-complementary
#87DDAB #D687DD #DD878E
monochromatic
#34B66A #57CF8A #87DDAB #B7EBCC #E6F8EE
Accessibility & contrast
On white
1.62
#87DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#87DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDAB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDAB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#74DCCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #87ddab; /* rgb */ color: rgb(135, 221, 171); /* oklch */ color: oklch(82.9% 0.110 157.4);
Tailwind
colors: {
custom: {
50: '#ade8c4',
500: '#87ddab',
950: '#000000',
},
}SCSS
$custom: #87ddab; $custom-light: #ade8c4; $custom-dark: #000000;
JSON
{
"hex": "#87ddab",
"rgb": {
"r": 135,
"g": 221,
"b": 171
},
"hsl": {
"h": 145.116,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.82939,
"c": 0.11009,
"h": 157.4
},
"luminance": 0.59804
}Semantic roles & 50–950 ramp
primary
#87DDAB
secondary
#B4548C
accent
#2280C3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482