#87A2A3#87A2A3
#87A2A3 is a light, muted teal. Relative luminance 0.336; OKLCH L 69.2% C 0.030 H 199.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2A3 |
|---|---|
| RGB | rgb(135, 162, 163) |
| HSL | hsl(182, 13%, 58%) |
| HSV | hsv(182, 17%, 64%) |
| CMYK | cmyk(17.2%, 0.6%, 0%, 36.1%) |
| CIE-LAB | lab(64.67, -9.11, -3.65) |
| CIE-LCH | lch(64.67, 9.81, 201.81°) |
| OKLab | oklab(69.2% -0.0284 -0.0099) |
| OKLCH | oklch(69.2% 0.03 199.3) |
| XYZ | xyz(29.5211, 33.6350, 39.5800) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.09
Bluegrey
#85A3B2
ΔE00 6.44
Pewter
#899397
ΔE00 7.80
Bluey Grey
#89A0B0
ΔE00 7.87
Cool Gray
#9AA7B0
ΔE00 7.90
Greyblue
#77A1B5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2A3 #A38887
analogous
#87A396 #87A2A3 #8794A3
triadic
#87A2A3 #A387A2 #A2A387
tetradic
#87A2A3 #9687A3 #A38887 #94A387
square
#87A2A3 #9687A3 #A38887 #94A387
split-complementary
#87A2A3 #A38794 #A39687
monochromatic
#4C6363 #678586 #87A2A3 #AABDBE #CCD8D8
Accessibility & contrast
On white
2.72
#87A2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#87A2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2A3
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2A3 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#999BA3
Tritanopia (blue-blind)
#7FA4A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #87a2a3; /* rgb */ color: rgb(135, 162, 163); /* oklch */ color: oklch(69.2% 0.030 199.3);
Tailwind
colors: {
custom: {
50: '#aabdbe',
500: '#87a2a3',
950: '#000000',
},
}SCSS
$custom: #87a2a3; $custom-light: #aabdbe; $custom-dark: #000000;
JSON
{
"hex": "#87a2a3",
"rgb": {
"r": 135,
"g": 162,
"b": 163
},
"hsl": {
"h": 182.143,
"s": 13.208,
"l": 58.431
},
"oklch": {
"l": 0.692,
"c": 0.03008,
"h": 199.3
},
"luminance": 0.33636
}Semantic roles & 50–950 ramp
primary
#87A2A3
secondary
#C8BEBD
accent
#7472B6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181