#86A4A2#86A4A2
#86A4A2 is a light, muted teal. Relative luminance 0.342; OKLCH L 69.5% C 0.033 H 191.4°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #86A4A2 |
|---|---|
| RGB | rgb(134, 164, 162) |
| HSL | hsl(176, 14%, 58%) |
| HSV | hsv(176, 18%, 64%) |
| CMYK | cmyk(18.3%, 0%, 1.2%, 35.7%) |
| CIE-LAB | lab(65.14, -10.74, -2.40) |
| CIE-LCH | lch(65.14, 11.00, 192.62°) |
| OKLab | oklab(69.55% -0.0326 -0.0066) |
| OKLCH | oklch(69.55% 0.033 191.4) |
| XYZ | xyz(29.6268, 34.2269, 39.2209) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.61
Greyish Teal
#719F91
ΔE00 7.34
Cadetblue
#5F9EA0
ΔE00 7.68
Bluegrey
#85A3B2
ΔE00 8.17
Pewter
#899397
ΔE00 9.38
Greyblue
#77A1B5
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A4A2 #A48688
analogous
#86A493 #86A4A2 #8697A4
triadic
#86A4A2 #A286A4 #A4A286
tetradic
#86A4A2 #9386A4 #A48688 #97A486
square
#86A4A2 #9386A4 #A48688 #97A486
split-complementary
#86A4A2 #A48697 #A49386
monochromatic
#4B6463 #668785 #86A4A2 #A9BEBD #CCD9D8
Accessibility & contrast
On white
2.68
#86A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#86A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A4A2
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A4A2 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#9A9CA2
Tritanopia (blue-blind)
#7DA6A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #86a4a2; /* rgb */ color: rgb(134, 164, 162); /* oklch */ color: oklch(69.5% 0.033 191.4);
Tailwind
colors: {
custom: {
50: '#a9bfbd',
500: '#86a4a2',
950: '#000000',
},
}SCSS
$custom: #86a4a2; $custom-light: #a9bfbd; $custom-dark: #000000;
JSON
{
"hex": "#86a4a2",
"rgb": {
"r": 134,
"g": 164,
"b": 162
},
"hsl": {
"h": 176,
"s": 14.151,
"l": 58.431
},
"oklch": {
"l": 0.69547,
"c": 0.03331,
"h": 191.4
},
"luminance": 0.34228
}Semantic roles & 50–950 ramp
primary
#86A4A2
secondary
#C9BDBE
accent
#7176B7
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181