#86A6A2#86A6A2
#86A6A2 is a light, muted teal. Relative luminance 0.349; OKLCH L 70.0% C 0.036 H 187.0°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #86A6A2 |
|---|---|
| RGB | rgb(134, 166, 162) |
| HSL | hsl(173, 15%, 59%) |
| HSV | hsv(173, 19%, 65%) |
| CMYK | cmyk(19.3%, 0%, 2.4%, 34.9%) |
| CIE-LAB | lab(65.71, -11.81, -1.57) |
| CIE-LCH | lch(65.71, 11.91, 187.58°) |
| OKLab | oklab(70% -0.0354 -0.0044) |
| OKLCH | oklch(70% 0.036 187) |
| XYZ | xyz(29.9875, 34.9484, 39.3411) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.49
Cadetblue
#5F9EA0
ΔE00 7.56
Cool Grey
#95A3A6
ΔE00 7.61
Dull Teal
#5F9E8F
ΔE00 9.21
Bluegrey
#85A3B2
ΔE00 9.31
Grey Teal
#5E9B8A
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A6A2 #A6868A
analogous
#86A692 #86A6A2 #869AA6
triadic
#86A6A2 #A286A6 #A6A286
tetradic
#86A6A2 #9286A6 #A6868A #9AA686
square
#86A6A2 #9286A6 #A6868A #9AA686
split-complementary
#86A6A2 #A6869A #A69286
monochromatic
#4B6663 #658A85 #86A6A2 #A9C0BD #CDDAD8
Accessibility & contrast
On white
2.63
#86A6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#86A6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A6A2
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A6A2 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9C9EA2
Tritanopia (blue-blind)
#7DA8A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #86a6a2; /* rgb */ color: rgb(134, 166, 162); /* oklch */ color: oklch(70.0% 0.036 187.0);
Tailwind
colors: {
custom: {
50: '#a9c0bd',
500: '#86a6a2',
950: '#000000',
},
}SCSS
$custom: #86a6a2; $custom-light: #a9c0bd; $custom-dark: #000000;
JSON
{
"hex": "#86a6a2",
"rgb": {
"r": 134,
"g": 166,
"b": 162
},
"hsl": {
"h": 172.5,
"s": 15.238,
"l": 58.824
},
"oklch": {
"l": 0.69996,
"c": 0.03571,
"h": 187
},
"luminance": 0.34949
}Semantic roles & 50–950 ramp
primary
#86A6A2
secondary
#CABEBF
accent
#7079B8
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181