#86A2A0#86A2A0
#86A2A0 is a light, muted teal. Relative luminance 0.334; OKLCH L 69.0% C 0.031 H 191.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2A0 |
|---|---|
| RGB | rgb(134, 162, 160) |
| HSL | hsl(176, 13%, 58%) |
| HSV | hsv(176, 17%, 64%) |
| CMYK | cmyk(17.3%, 0%, 1.2%, 36.5%) |
| CIE-LAB | lab(64.52, -10.10, -2.20) |
| CIE-LCH | lch(64.52, 10.33, 192.28°) |
| OKLab | oklab(69.04% -0.0307 -0.006) |
| OKLCH | oklch(69.04% 0.031 191.1) |
| XYZ | xyz(29.0953, 33.4462, 38.1737) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.18
Greyish Teal
#719F91
ΔE00 7.54
Cadetblue
#5F9EA0
ΔE00 7.97
Bluegrey
#85A3B2
ΔE00 8.03
Pewter
#899397
ΔE00 8.70
Cool Gray
#9AA7B0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2A0 #A28688
analogous
#86A292 #86A2A0 #8696A2
triadic
#86A2A0 #A086A2 #A2A086
tetradic
#86A2A0 #9286A2 #A28688 #96A286
square
#86A2A0 #9286A2 #A28688 #96A286
split-complementary
#86A2A0 #A28696 #A29286
monochromatic
#4B6261 #668583 #86A2A0 #A9BDBB #CBD7D6
Accessibility & contrast
On white
2.73
#86A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#86A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2A0
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2A0 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#999BA0
Tritanopia (blue-blind)
#7EA4A1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #86a2a0; /* rgb */ color: rgb(134, 162, 160); /* oklch */ color: oklch(69.0% 0.031 191.1);
Tailwind
colors: {
custom: {
50: '#a9bdbc',
500: '#86a2a0',
950: '#000000',
},
}SCSS
$custom: #86a2a0; $custom-light: #a9bdbc; $custom-dark: #000000;
JSON
{
"hex": "#86a2a0",
"rgb": {
"r": 134,
"g": 162,
"b": 160
},
"hsl": {
"h": 175.714,
"s": 13.084,
"l": 58.039
},
"oklch": {
"l": 0.69035,
"c": 0.03126,
"h": 191.1
},
"luminance": 0.33447
}Semantic roles & 50–950 ramp
primary
#86A2A0
secondary
#C7BCBD
accent
#7277B6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181