#86AAA8#86AAA8
#86AAA8 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.039 H 192.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA8 |
|---|---|
| RGB | rgb(134, 170, 168) |
| HSL | hsl(177, 17%, 60%) |
| HSV | hsv(177, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.01, -12.62, -3.00) |
| CIE-LCH | lch(67.01, 12.97, 193.39°) |
| OKLab | oklab(71.08% -0.0385 -0.0082) |
| OKLCH | oklch(71.08% 0.039 192.1) |
| XYZ | xyz(31.2721, 36.6438, 42.4635) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.24
Cadetblue
#5F9EA0
ΔE00 7.27
Cool Grey
#95A3A6
ΔE00 8.06
Bluegrey
#85A3B2
ΔE00 8.89
Dull Teal
#5F9E8F
ΔE00 9.63
Greyblue
#77A1B5
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA8 #AA8688
analogous
#86AA96 #86AAA8 #869AAA
triadic
#86AAA8 #A886AA #AAA886
tetradic
#86AAA8 #9686AA #AA8688 #9AAA86
square
#86AAA8 #9686AA #AA8688 #9AAA86
split-complementary
#86AAA8 #AA869A #AA9686
monochromatic
#4B6B69 #648F8C #86AAA8 #AAC3C2 #CEDDDC
Accessibility & contrast
On white
2.52
#86AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#86AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A8
Deuteranopia (green-blind)
#9EA1A8
Tritanopia (blue-blind)
#7BACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa8; /* rgb */ color: rgb(134, 170, 168); /* oklch */ color: oklch(71.1% 0.039 192.1);
Tailwind
colors: {
custom: {
50: '#aac3c1',
500: '#86aaa8',
950: '#000000',
},
}SCSS
$custom: #86aaa8; $custom-light: #aac3c1; $custom-dark: #000000;
JSON
{
"hex": "#86aaa8",
"rgb": {
"r": 134,
"g": 170,
"b": 168
},
"hsl": {
"h": 176.667,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.71085,
"c": 0.03933,
"h": 192.1
},
"luminance": 0.36645
}Semantic roles & 50–950 ramp
primary
#86AAA8
secondary
#CDBFC0
accent
#6E72BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181