#86A2A4#86A2A4
#86A2A4 is a light, muted teal. Relative luminance 0.336; OKLCH L 69.2% C 0.031 H 201.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2A4 |
|---|---|
| RGB | rgb(134, 162, 164) |
| HSL | hsl(184, 14%, 58%) |
| HSV | hsv(184, 18%, 64%) |
| CMYK | cmyk(18.3%, 1.2%, 0%, 35.7%) |
| CIE-LAB | lab(64.63, -9.22, -4.27) |
| CIE-LCH | lch(64.63, 10.16, 204.85°) |
| OKLab | oklab(69.16% -0.029 -0.0116) |
| OKLCH | oklch(69.16% 0.031 201.8) |
| XYZ | xyz(29.4508, 33.5884, 40.0463) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.18
Bluegrey
#85A3B2
ΔE00 6.03
Greyblue
#77A1B5
ΔE00 7.46
Bluey Grey
#89A0B0
ΔE00 7.55
Cool Gray
#9AA7B0
ΔE00 7.82
Pewter
#899397
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2A4 #A48886
analogous
#86A497 #86A2A4 #8693A4
triadic
#86A2A4 #A486A2 #A2A486
tetradic
#86A2A4 #9786A4 #A48886 #93A486
square
#86A2A4 #9786A4 #A48886 #93A486
split-complementary
#86A2A4 #A48693 #A49786
monochromatic
#4B6364 #668587 #86A2A4 #A9BDBE #CCD8D9
Accessibility & contrast
On white
2.72
#86A2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#86A2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2A4
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2A4 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA4
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#7DA4A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #86a2a4; /* rgb */ color: rgb(134, 162, 164); /* oklch */ color: oklch(69.2% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#a9bdbf',
500: '#86a2a4',
950: '#000000',
},
}SCSS
$custom: #86a2a4; $custom-light: #a9bdbf; $custom-dark: #000000;
JSON
{
"hex": "#86a2a4",
"rgb": {
"r": 134,
"g": 162,
"b": 164
},
"hsl": {
"h": 184,
"s": 14.151,
"l": 58.431
},
"oklch": {
"l": 0.69163,
"c": 0.03124,
"h": 201.8
},
"luminance": 0.33589
}Semantic roles & 50–950 ramp
primary
#86A2A4
secondary
#C9BEBD
accent
#7671B7
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181