#87DEAA#87DEAA
#87DEAA is a very light, moderate green. Relative luminance 0.603; OKLCH L 83.1% C 0.112 H 156.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEAA |
|---|---|
| RGB | rgb(135, 222, 170) |
| HSL | hsl(144, 57%, 70%) |
| HSV | hsv(144, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(82.00, -37.48, 17.41) |
| CIE-LCH | lch(82.00, 41.33, 155.08°) |
| OKLab | oklab(83.15% -0.1033 0.0445) |
| OKLCH | oklch(83.15% 0.112 156.7) |
| XYZ | xyz(43.3658, 60.2930, 47.3750) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.45
Hospital Green
#9BE5AA
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 4.79
Mint
#AAF0C1
ΔE00 5.35
Light Sea Green
#98F6B0
ΔE00 6.14
Eucalyptus
#44D7A8
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEAA #DE87BB
analogous
#8FDE87 #87DEAA #87DED6
triadic
#87DEAA #AA87DE #DEAA87
tetradic
#87DEAA #878FDE #DE87BB #DED687
square
#87DEAA #878FDE #DE87BB #DED687
split-complementary
#87DEAA #D687DE #DE878F
monochromatic
#33B868 #57D188 #87DEAA #B7EBCC #E7F8EE
Accessibility & contrast
On white
1.61
#87DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#87DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEAA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEAA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A7
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#74DDD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87deaa; /* rgb */ color: rgb(135, 222, 170); /* oklch */ color: oklch(83.1% 0.112 156.7);
Tailwind
colors: {
custom: {
50: '#ade8c3',
500: '#87deaa',
950: '#000000',
},
}SCSS
$custom: #87deaa; $custom-light: #ade8c3; $custom-dark: #000000;
JSON
{
"hex": "#87deaa",
"rgb": {
"r": 135,
"g": 222,
"b": 170
},
"hsl": {
"h": 144.138,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83149,
"c": 0.11247,
"h": 156.7
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#87DEAA
secondary
#B5548E
accent
#2183C4
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482