#87AAAE#87AAAE
#87AAAE is a light, muted teal. Relative luminance 0.370; OKLCH L 71.3% C 0.039 H 204.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAAE |
|---|---|
| RGB | rgb(135, 170, 174) |
| HSL | hsl(186, 19%, 61%) |
| HSV | hsv(186, 22%, 68%) |
| CMYK | cmyk(22.4%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.24, -10.96, -5.98) |
| CIE-LCH | lch(67.24, 12.48, 208.64°) |
| OKLab | oklab(71.35% -0.035 -0.0163) |
| OKLCH | oklch(71.35% 0.039 204.9) |
| XYZ | xyz(32.0041, 36.9551, 45.4830) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.12
Cool Grey
#95A3A6
ΔE00 6.72
Greyblue
#77A1B5
ΔE00 7.14
Cadetblue
#5F9EA0
ΔE00 8.01
Bluey Grey
#89A0B0
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAAE #AE8B87
analogous
#87AE9E #87AAAE #8796AE
triadic
#87AAAE #AE87AA #AAAE87
tetradic
#87AAAE #9E87AE #AE8B87 #96AE87
square
#87AAAE #9E87AE #AE8B87 #96AE87
split-complementary
#87AAAE #AE8796 #AE9E87
monochromatic
#4B6C6F #648F94 #87AAAE #ACC4C7 #D0DEDF
Accessibility & contrast
On white
2.50
#87AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#87AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAAE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAAE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AE
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#7BADAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #87aaae; /* rgb */ color: rgb(135, 170, 174); /* oklch */ color: oklch(71.3% 0.039 204.9);
Tailwind
colors: {
custom: {
50: '#aac3c6',
500: '#87aaae',
950: '#000000',
},
}SCSS
$custom: #87aaae; $custom-light: #aac3c6; $custom-dark: #000000;
JSON
{
"hex": "#87aaae",
"rgb": {
"r": 135,
"g": 170,
"b": 174
},
"hsl": {
"h": 186.154,
"s": 19.403,
"l": 60.588
},
"oklch": {
"l": 0.71345,
"c": 0.0386,
"h": 204.9
},
"luminance": 0.36956
}Semantic roles & 50–950 ramp
primary
#87AAAE
secondary
#D0C3C1
accent
#51489E
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182