#86AAA0#86AAA0
#86AAA0 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.8% C 0.042 H 176.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA0 |
|---|---|
| RGB | rgb(134, 170, 160) |
| HSL | hsl(163, 17%, 60%) |
| HSV | hsv(163, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.79, -14.36, 1.12) |
| CIE-LCH | lch(66.79, 14.40, 175.53°) |
| OKLab | oklab(70.84% -0.0418 0.0028) |
| OKLCH | oklch(70.84% 0.042 176.2) |
| XYZ | xyz(30.5496, 36.3548, 38.6585) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.00
Dull Teal
#5F9E8F
ΔE00 7.81
Cadetblue
#5F9EA0
ΔE00 8.39
Grey Teal
#5E9B8A
ΔE00 8.48
Greenish Grey
#96AE8D
ΔE00 9.05
Grey Green
#86A17D
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA0 #AA8690
analogous
#86AA8E #86AAA0 #86A2AA
triadic
#86AAA0 #A086AA #AAA086
tetradic
#86AAA0 #8E86AA #AA8690 #A2AA86
square
#86AAA0 #8E86AA #AA8690 #A2AA86
split-complementary
#86AAA0 #AA86A2 #AA8E86
monochromatic
#4B6B62 #648F83 #86AAA0 #AAC3BC #CEDDD8
Accessibility & contrast
On white
2.54
#86AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#86AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA0
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA0 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#7DABA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #86aaa0; /* rgb */ color: rgb(134, 170, 160); /* oklch */ color: oklch(70.8% 0.042 176.2);
Tailwind
colors: {
custom: {
50: '#aac3bc',
500: '#86aaa0',
950: '#000000',
},
}SCSS
$custom: #86aaa0; $custom-light: #aac3bc; $custom-dark: #000000;
JSON
{
"hex": "#86aaa0",
"rgb": {
"r": 134,
"g": 170,
"b": 160
},
"hsl": {
"h": 163.333,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.70839,
"c": 0.04192,
"h": 176.2
},
"luminance": 0.36356
}Semantic roles & 50–950 ramp
primary
#86AAA0
secondary
#CDBFC3
accent
#6E83BA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181