#86A69E#86A69E
#86A69E is a light, muted teal. Relative luminance 0.348; OKLCH L 69.9% C 0.037 H 178.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86A69E |
|---|---|
| RGB | rgb(134, 166, 158) |
| HSL | hsl(165, 15%, 59%) |
| HSV | hsv(165, 19%, 65%) |
| CMYK | cmyk(19.3%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(65.60, -12.66, 0.50) |
| CIE-LCH | lch(65.60, 12.67, 177.74°) |
| OKLab | oklab(69.87% -0.0371 0.0011) |
| OKLCH | oklch(69.87% 0.037 178.3) |
| XYZ | xyz(29.6376, 34.8085, 37.4983) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.31
Cadetblue
#5F9EA0
ΔE00 8.13
Dull Teal
#5F9E8F
ΔE00 8.30
Cool Grey
#95A3A6
ΔE00 8.79
Grey Teal
#5E9B8A
ΔE00 8.86
Greenish Grey
#96AE8D
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A69E #A6868E
analogous
#86A68E #86A69E #869EA6
triadic
#86A69E #9E86A6 #A69E86
tetradic
#86A69E #8E86A6 #A6868E #9EA686
square
#86A69E #8E86A6 #A6868E #9EA686
split-complementary
#86A69E #A6869E #A68E86
monochromatic
#4B6660 #658A80 #86A69E #A9C0BA #CDDAD7
Accessibility & contrast
On white
2.64
#86A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#86A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A69E
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A69E | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#9D9D9F
Tritanopia (blue-blind)
#7EA7A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #86a69e; /* rgb */ color: rgb(134, 166, 158); /* oklch */ color: oklch(69.9% 0.037 178.3);
Tailwind
colors: {
custom: {
50: '#a9c0ba',
500: '#86a69e',
950: '#000000',
},
}SCSS
$custom: #86a69e; $custom-light: #a9c0ba; $custom-dark: #000000;
JSON
{
"hex": "#86a69e",
"rgb": {
"r": 134,
"g": 166,
"b": 158
},
"hsl": {
"h": 165,
"s": 15.238,
"l": 58.824
},
"oklch": {
"l": 0.69873,
"c": 0.03715,
"h": 178.3
},
"luminance": 0.34809
}Semantic roles & 50–950 ramp
primary
#86A69E
secondary
#CABEC1
accent
#7082B8
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180