#86AAA9#86AAA9
#86AAA9 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.039 H 194.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA9 |
|---|---|
| RGB | rgb(134, 170, 169) |
| HSL | hsl(178, 17%, 60%) |
| HSV | hsv(178, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(67.04, -12.40, -3.52) |
| CIE-LCH | lch(67.04, 12.89, 195.84°) |
| OKLab | oklab(71.12% -0.038 -0.0096) |
| OKLCH | oklch(71.12% 0.039 194.2) |
| XYZ | xyz(31.3656, 36.6812, 42.9560) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.27
Greyish Teal
#719F91
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 7.84
Bluegrey
#85A3B2
ΔE00 8.45
Greyblue
#77A1B5
ΔE00 9.40
Dull Teal
#5F9E8F
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA9 #AA8687
analogous
#86AA97 #86AAA9 #8699AA
triadic
#86AAA9 #A986AA #AAA986
tetradic
#86AAA9 #9786AA #AA8687 #99AA86
square
#86AAA9 #9786AA #AA8687 #99AA86
split-complementary
#86AAA9 #AA8699 #AA9786
monochromatic
#4B6B6A #648F8D #86AAA9 #AAC3C3 #CEDDDC
Accessibility & contrast
On white
2.52
#86AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#86AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA9
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA9 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#9EA1A9
Tritanopia (blue-blind)
#7BACAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa9; /* rgb */ color: rgb(134, 170, 169); /* oklch */ color: oklch(71.1% 0.039 194.2);
Tailwind
colors: {
custom: {
50: '#aac3c2',
500: '#86aaa9',
950: '#000000',
},
}SCSS
$custom: #86aaa9; $custom-light: #aac3c2; $custom-dark: #000000;
JSON
{
"hex": "#86aaa9",
"rgb": {
"r": 134,
"g": 170,
"b": 169
},
"hsl": {
"h": 178.333,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.71117,
"c": 0.03924,
"h": 194.2
},
"luminance": 0.36682
}Semantic roles & 50–950 ramp
primary
#86AAA9
secondary
#CDBFBF
accent
#6E70BA
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181