#86A0A2#86A0A2
#86A0A2 is a light, muted teal. Relative luminance 0.328; OKLCH L 68.7% C 0.029 H 202.2°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86A0A2 |
|---|---|
| RGB | rgb(134, 160, 162) |
| HSL | hsl(184, 13%, 58%) |
| HSV | hsv(184, 17%, 64%) |
| CMYK | cmyk(17.3%, 1.2%, 0%, 36.5%) |
| CIE-LAB | lab(64.01, -8.58, -4.07) |
| CIE-LCH | lch(64.01, 9.49, 205.36°) |
| OKLab | oklab(68.65% -0.027 -0.011) |
| OKLCH | oklch(68.65% 0.029 202.2) |
| XYZ | xyz(28.9222, 32.8177, 38.9860) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.76
Bluegrey
#85A3B2
ΔE00 5.94
Pewter
#899397
ΔE00 7.08
Bluey Grey
#89A0B0
ΔE00 7.25
Greyblue
#77A1B5
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A0A2 #A28886
analogous
#86A296 #86A0A2 #8692A2
triadic
#86A0A2 #A286A0 #A0A286
tetradic
#86A0A2 #9686A2 #A28886 #92A286
square
#86A0A2 #9686A2 #A28886 #92A286
split-complementary
#86A0A2 #A28692 #A29686
monochromatic
#4B6162 #668385 #86A0A2 #A9BBBD #CBD6D7
Accessibility & contrast
On white
2.78
#86A0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#86A0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A0A2
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A0A2 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#9799A2
Tritanopia (blue-blind)
#7EA2A1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #86a0a2; /* rgb */ color: rgb(134, 160, 162); /* oklch */ color: oklch(68.7% 0.029 202.2);
Tailwind
colors: {
custom: {
50: '#a9bcbd',
500: '#86a0a2',
950: '#000000',
},
}SCSS
$custom: #86a0a2; $custom-light: #a9bcbd; $custom-dark: #000000;
JSON
{
"hex": "#86a0a2",
"rgb": {
"r": 134,
"g": 160,
"b": 162
},
"hsl": {
"h": 184.286,
"s": 13.084,
"l": 58.039
},
"oklch": {
"l": 0.68651,
"c": 0.02919,
"h": 202.2
},
"luminance": 0.32819
}Semantic roles & 50–950 ramp
primary
#86A0A2
secondary
#C7BDBC
accent
#7772B6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181