#86AAA1#86AAA1
#86AAA1 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.041 H 178.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA1 |
|---|---|
| RGB | rgb(134, 170, 161) |
| HSL | hsl(165, 17%, 60%) |
| HSV | hsv(165, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(66.82, -14.14, 0.60) |
| CIE-LCH | lch(66.82, 14.16, 177.55°) |
| OKLab | oklab(70.87% -0.0414 0.0014) |
| OKLCH | oklch(70.87% 0.041 178.1) |
| XYZ | xyz(30.6374, 36.3899, 39.1210) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.18
Dull Teal
#5F9E8F
ΔE00 7.95
Cadetblue
#5F9EA0
ΔE00 8.17
Grey Teal
#5E9B8A
ΔE00 8.65
Greenish Grey
#96AE8D
ΔE00 9.42
Cool Grey
#95A3A6
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA1 #AA868F
analogous
#86AA8F #86AAA1 #86A1AA
triadic
#86AAA1 #A186AA #AAA186
tetradic
#86AAA1 #8F86AA #AA868F #A1AA86
square
#86AAA1 #8F86AA #AA868F #A1AA86
split-complementary
#86AAA1 #AA86A1 #AA8F86
monochromatic
#4B6B63 #648F84 #86AAA1 #AAC3BD #CEDDD9
Accessibility & contrast
On white
2.54
#86AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#86AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA1
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA1 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A1
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#7DABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa1; /* rgb */ color: rgb(134, 170, 161); /* oklch */ color: oklch(70.9% 0.041 178.1);
Tailwind
colors: {
custom: {
50: '#aac3bc',
500: '#86aaa1',
950: '#000000',
},
}SCSS
$custom: #86aaa1; $custom-light: #aac3bc; $custom-dark: #000000;
JSON
{
"hex": "#86aaa1",
"rgb": {
"r": 134,
"g": 170,
"b": 161
},
"hsl": {
"h": 165,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.70869,
"c": 0.04142,
"h": 178.1
},
"luminance": 0.36391
}Semantic roles & 50–950 ramp
primary
#86AAA1
secondary
#CDBFC2
accent
#6E81BA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181