#86AAA6#86AAA6
#86AAA6 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.0% C 0.040 H 187.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA6 |
|---|---|
| RGB | rgb(134, 170, 166) |
| HSL | hsl(173, 17%, 60%) |
| HSV | hsv(173, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(66.95, -13.06, -1.97) |
| CIE-LCH | lch(66.95, 13.21, 188.59°) |
| OKLab | oklab(71.02% -0.0393 -0.0055) |
| OKLCH | oklch(71.02% 0.04 187.9) |
| XYZ | xyz(31.0872, 36.5698, 41.4897) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.53
Cadetblue
#5F9EA0
ΔE00 7.38
Cool Grey
#95A3A6
ΔE00 8.54
Dull Teal
#5F9E8F
ΔE00 9.04
Bluegrey
#85A3B2
ΔE00 9.77
Grey Teal
#5E9B8A
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA6 #AA868A
analogous
#86AA94 #86AAA6 #869CAA
triadic
#86AAA6 #A686AA #AAA686
tetradic
#86AAA6 #9486AA #AA868A #9CAA86
square
#86AAA6 #9486AA #AA868A #9CAA86
split-complementary
#86AAA6 #AA869C #AA9486
monochromatic
#4B6B67 #648F8A #86AAA6 #AAC3C0 #CEDDDB
Accessibility & contrast
On white
2.53
#86AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#86AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA6
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA6 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#7CACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa6; /* rgb */ color: rgb(134, 170, 166); /* oklch */ color: oklch(71.0% 0.040 187.9);
Tailwind
colors: {
custom: {
50: '#aac3c0',
500: '#86aaa6',
950: '#000000',
},
}SCSS
$custom: #86aaa6; $custom-light: #aac3c0; $custom-dark: #000000;
JSON
{
"hex": "#86aaa6",
"rgb": {
"r": 134,
"g": 170,
"b": 166
},
"hsl": {
"h": 173.333,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.71022,
"c": 0.03967,
"h": 187.9
},
"luminance": 0.36571
}Semantic roles & 50–950 ramp
primary
#86AAA6
secondary
#CDBFC0
accent
#6E76BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181