#86AAAE#86AAAE
#86AAAE is a light, muted teal. Relative luminance 0.369; OKLCH L 71.3% C 0.040 H 204.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAAE |
|---|---|
| RGB | rgb(134, 170, 174) |
| HSL | hsl(186, 20%, 60%) |
| HSV | hsv(186, 23%, 68%) |
| CMYK | cmyk(23%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.18, -11.27, -6.08) |
| CIE-LCH | lch(67.18, 12.81, 208.35°) |
| OKLab | oklab(71.28% -0.036 -0.0165) |
| OKLCH | oklch(71.28% 0.04 204.7) |
| XYZ | xyz(31.8440, 36.8725, 45.4755) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.26
Cool Grey
#95A3A6
ΔE00 6.97
Greyblue
#77A1B5
ΔE00 7.17
Cadetblue
#5F9EA0
ΔE00 7.78
Bluey Grey
#89A0B0
ΔE00 8.35
Cool Gray
#9AA7B0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAAE #AE8A86
analogous
#86AE9E #86AAAE #8696AE
triadic
#86AAAE #AE86AA #AAAE86
tetradic
#86AAAE #9E86AE #AE8A86 #96AE86
square
#86AAAE #9E86AE #AE8A86 #96AE86
split-complementary
#86AAAE #AE8696 #AE9E86
monochromatic
#4A6C6F #638F94 #86AAAE #ABC4C7 #CFDEDF
Accessibility & contrast
On white
2.51
#86AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#86AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAAE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAAE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AE
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#79ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaae; /* rgb */ color: rgb(134, 170, 174); /* oklch */ color: oklch(71.3% 0.040 204.7);
Tailwind
colors: {
custom: {
50: '#aac3c6',
500: '#86aaae',
950: '#000000',
},
}SCSS
$custom: #86aaae; $custom-light: #aac3c6; $custom-dark: #000000;
JSON
{
"hex": "#86aaae",
"rgb": {
"r": 134,
"g": 170,
"b": 174
},
"hsl": {
"h": 186,
"s": 19.802,
"l": 60.392
},
"oklch": {
"l": 0.71279,
"c": 0.0396,
"h": 204.7
},
"luminance": 0.36874
}Semantic roles & 50–950 ramp
primary
#86AAAE
secondary
#D0C2C0
accent
#50479E
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182