#86AAAF#86AAAF
#86AAAF is a light, muted teal. Relative luminance 0.369; OKLCH L 71.3% C 0.040 H 206.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAAF |
|---|---|
| RGB | rgb(134, 170, 175) |
| HSL | hsl(187, 20%, 61%) |
| HSV | hsv(187, 23%, 69%) |
| CMYK | cmyk(23.4%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(67.21, -11.04, -6.59) |
| CIE-LCH | lch(67.21, 12.86, 210.84°) |
| OKLab | oklab(71.31% -0.0356 -0.0179) |
| OKLCH | oklch(71.31% 0.04 206.8) |
| XYZ | xyz(31.9418, 36.9117, 45.9908) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.83
Greyblue
#77A1B5
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 6.85
Bluey Grey
#89A0B0
ΔE00 7.96
Cadetblue
#5F9EA0
ΔE00 7.97
Cool Gray
#9AA7B0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAAF #AF8B86
analogous
#86AF9F #86AAAF #8695AF
triadic
#86AAAF #AF86AA #AAAF86
tetradic
#86AAAF #9F86AF #AF8B86 #95AF86
square
#86AAAF #9F86AF #AF8B86 #95AF86
split-complementary
#86AAAF #AF8695 #AF9F86
monochromatic
#4A6C70 #638F95 #86AAAF #ABC4C7 #D0DEE0
Accessibility & contrast
On white
2.51
#86AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#86AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAAF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAAF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#9DA1AF
Tritanopia (blue-blind)
#79ADAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86aaaf; /* rgb */ color: rgb(134, 170, 175); /* oklch */ color: oklch(71.3% 0.040 206.8);
Tailwind
colors: {
custom: {
50: '#aac3c6',
500: '#86aaaf',
950: '#000000',
},
}SCSS
$custom: #86aaaf; $custom-light: #aac3c6; $custom-dark: #000000;
JSON
{
"hex": "#86aaaf",
"rgb": {
"r": 134,
"g": 170,
"b": 175
},
"hsl": {
"h": 187.317,
"s": 20.398,
"l": 60.588
},
"oklch": {
"l": 0.71312,
"c": 0.03985,
"h": 206.8
},
"luminance": 0.36913
}Semantic roles & 50–950 ramp
primary
#86AAAF
secondary
#D0C3C1
accent
#51479F
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182