#86A696#86A696
#86A696 is a light, muted teal. Relative luminance 0.345; OKLCH L 69.6% C 0.042 H 163.4°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #86A696 |
|---|---|
| RGB | rgb(134, 166, 150) |
| HSL | hsl(150, 15%, 59%) |
| HSV | hsv(150, 19%, 65%) |
| CMYK | cmyk(19.3%, 0%, 9.6%, 34.9%) |
| CIE-LAB | lab(65.39, -14.32, 4.66) |
| CIE-LCH | lch(65.39, 15.06, 161.99°) |
| OKLab | oklab(69.64% -0.0406 0.0121) |
| OKLCH | oklch(69.64% 0.042 163.4) |
| XYZ | xyz(28.9713, 34.5419, 33.9891) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.57
Greenish Grey
#96AE8D
ΔE00 6.78
Grey Green
#86A17D
ΔE00 7.17
Greeny Grey
#7EA07A
ΔE00 7.65
Dull Teal
#5F9E8F
ΔE00 7.69
Grey Teal
#5E9B8A
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A696 #A68696
analogous
#86A686 #86A696 #86A6A6
triadic
#86A696 #9686A6 #A69686
tetradic
#86A696 #8686A6 #A68696 #A6A686
square
#86A696 #8686A6 #A68696 #A6A686
split-complementary
#86A696 #A686A6 #A68686
monochromatic
#4B6659 #658A77 #86A696 #A9C0B5 #CDDAD3
Accessibility & contrast
On white
2.66
#86A696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#86A696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A696
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A696 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#9F9D97
Tritanopia (blue-blind)
#80A6A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #86a696; /* rgb */ color: rgb(134, 166, 150); /* oklch */ color: oklch(69.6% 0.042 163.4);
Tailwind
colors: {
custom: {
50: '#a9c0b4',
500: '#86a696',
950: '#000000',
},
}SCSS
$custom: #86a696; $custom-light: #a9c0b4; $custom-dark: #000000;
JSON
{
"hex": "#86a696",
"rgb": {
"r": 134,
"g": 166,
"b": 150
},
"hsl": {
"h": 150,
"s": 15.238,
"l": 58.824
},
"oklch": {
"l": 0.69638,
"c": 0.04233,
"h": 163.4
},
"luminance": 0.34543
}Semantic roles & 50–950 ramp
primary
#86A696
secondary
#CABEC4
accent
#7094B8
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180