#86ACA3#86ACA3
#86ACA3 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.4% C 0.043 H 178.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACA3 |
|---|---|
| RGB | rgb(134, 172, 163) |
| HSL | hsl(166, 19%, 60%) |
| HSV | hsv(166, 22%, 67%) |
| CMYK | cmyk(22.1%, 0%, 5.2%, 32.5%) |
| CIE-LAB | lab(67.44, -14.77, 0.40) |
| CIE-LCH | lch(67.44, 14.77, 178.44°) |
| OKLab | oklab(71.38% -0.0433 0.0008) |
| OKLCH | oklch(71.38% 0.043 178.9) |
| XYZ | xyz(31.1930, 37.2166, 40.1832) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.38
Dull Teal
#5F9E8F
ΔE00 7.97
Cadetblue
#5F9EA0
ΔE00 8.19
Grey Teal
#5E9B8A
ΔE00 8.74
Greenish Grey
#96AE8D
ΔE00 9.57
Cool Grey
#95A3A6
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACA3 #AC868F
analogous
#86AC90 #86ACA3 #86A2AC
triadic
#86ACA3 #A386AC #ACA386
tetradic
#86ACA3 #9086AC #AC868F #A2AC86
square
#86ACA3 #9086AC #AC868F #A2AC86
split-complementary
#86ACA3 #AC86A2 #AC9086
monochromatic
#4B6D65 #649186 #86ACA3 #AAC5BF #CFDEDA
Accessibility & contrast
On white
2.49
#86ACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#86ACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACA3
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACA3 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#A2A2A4
Tritanopia (blue-blind)
#7CADA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86aca3; /* rgb */ color: rgb(134, 172, 163); /* oklch */ color: oklch(71.4% 0.043 178.9);
Tailwind
colors: {
custom: {
50: '#aac4be',
500: '#86aca3',
950: '#000000',
},
}SCSS
$custom: #86aca3; $custom-light: #aac4be; $custom-dark: #000000;
JSON
{
"hex": "#86aca3",
"rgb": {
"r": 134,
"g": 172,
"b": 163
},
"hsl": {
"h": 165.789,
"s": 18.627,
"l": 60
},
"oklch": {
"l": 0.71382,
"c": 0.04331,
"h": 178.9
},
"luminance": 0.37218
}Semantic roles & 50–950 ramp
primary
#86ACA3
secondary
#CEC0C3
accent
#6D7FBB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181