#86ACAA#86ACAA
#86ACAA is a light, muted teal. Relative luminance 0.375; OKLCH L 71.6% C 0.041 H 192.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACAA |
|---|---|
| RGB | rgb(134, 172, 170) |
| HSL | hsl(177, 19%, 60%) |
| HSV | hsv(177, 22%, 67%) |
| CMYK | cmyk(22.1%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.63, -13.23, -3.20) |
| CIE-LCH | lch(67.63, 13.62, 193.58°) |
| OKLab | oklab(71.6% -0.0404 -0.0088) |
| OKLCH | oklch(71.6% 0.041 192.3) |
| XYZ | xyz(31.8376, 37.4744, 43.5782) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.30
Greyish Teal
#719F91
ΔE00 7.35
Cool Grey
#95A3A6
ΔE00 8.57
Bluegrey
#85A3B2
ΔE00 9.21
Dull Teal
#5F9E8F
ΔE00 9.62
Greyblue
#77A1B5
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACAA #AC8688
analogous
#86AC97 #86ACAA #869BAC
triadic
#86ACAA #AA86AC #ACAA86
tetradic
#86ACAA #9786AC #AC8688 #9BAC86
square
#86ACAA #9786AC #AC8688 #9BAC86
split-complementary
#86ACAA #AC869B #AC9786
monochromatic
#4B6D6B #64918F #86ACAA #AAC5C3 #CFDEDD
Accessibility & contrast
On white
2.47
#86ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#86ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACAA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACAA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#7AAEAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86acaa; /* rgb */ color: rgb(134, 172, 170); /* oklch */ color: oklch(71.6% 0.041 192.3);
Tailwind
colors: {
custom: {
50: '#aac4c3',
500: '#86acaa',
950: '#000000',
},
}SCSS
$custom: #86acaa; $custom-light: #aac4c3; $custom-dark: #000000;
JSON
{
"hex": "#86acaa",
"rgb": {
"r": 134,
"g": 172,
"b": 170
},
"hsl": {
"h": 176.842,
"s": 18.627,
"l": 60
},
"oklch": {
"l": 0.71599,
"c": 0.0413,
"h": 192.3
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#86ACAA
secondary
#CEC0C0
accent
#6D71BB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181