#86A8A4#86A8A4
#86A8A4 is a light, muted teal. Relative luminance 0.358; OKLCH L 70.5% C 0.038 H 187.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #86A8A4 |
|---|---|
| RGB | rgb(134, 168, 164) |
| HSL | hsl(173, 16%, 59%) |
| HSV | hsv(173, 20%, 66%) |
| CMYK | cmyk(20.2%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(66.33, -12.44, -1.77) |
| CIE-LCH | lch(66.33, 12.56, 188.12°) |
| OKLab | oklab(70.51% -0.0374 -0.0049) |
| OKLCH | oklch(70.51% 0.038 187.5) |
| XYZ | xyz(30.5331, 35.7529, 40.4070) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.47
Cadetblue
#5F9EA0
ΔE00 7.43
Cool Grey
#95A3A6
ΔE00 8.06
Dull Teal
#5F9E8F
ΔE00 9.09
Bluegrey
#85A3B2
ΔE00 9.52
Grey Teal
#5E9B8A
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A8A4 #A8868A
analogous
#86A893 #86A8A4 #869BA8
triadic
#86A8A4 #A486A8 #A8A486
tetradic
#86A8A4 #9386A8 #A8868A #9BA886
square
#86A8A4 #9386A8 #A8868A #9BA886
split-complementary
#86A8A4 #A8869B #A89386
monochromatic
#4B6865 #658C87 #86A8A4 #AAC2BF #CDDBDA
Accessibility & contrast
On white
2.58
#86A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#86A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A8A4
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A8A4 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#9E9FA4
Tritanopia (blue-blind)
#7CAAA7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #86a8a4; /* rgb */ color: rgb(134, 168, 164); /* oklch */ color: oklch(70.5% 0.038 187.5);
Tailwind
colors: {
custom: {
50: '#aac1be',
500: '#86a8a4',
950: '#000000',
},
}SCSS
$custom: #86a8a4; $custom-light: #aac1be; $custom-dark: #000000;
JSON
{
"hex": "#86a8a4",
"rgb": {
"r": 134,
"g": 168,
"b": 164
},
"hsl": {
"h": 172.941,
"s": 16.346,
"l": 59.216
},
"oklch": {
"l": 0.70509,
"c": 0.03771,
"h": 187.5
},
"luminance": 0.35754
}Semantic roles & 50–950 ramp
primary
#86A8A4
secondary
#CCBEC0
accent
#6F77B9
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181