#86A49A#86A49A
#86A49A is a light, muted teal. Relative luminance 0.340; OKLCH L 69.3% C 0.036 H 173.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #86A49A |
|---|---|
| RGB | rgb(134, 164, 154) |
| HSL | hsl(160, 14%, 58%) |
| HSV | hsv(160, 18%, 64%) |
| CMYK | cmyk(18.3%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(64.92, -12.44, 1.75) |
| CIE-LCH | lch(64.92, 12.57, 172.00°) |
| OKLab | oklab(69.3% -0.036 0.0045) |
| OKLCH | oklch(69.3% 0.036 173) |
| XYZ | xyz(28.9381, 33.9515, 35.5942) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.03
Dull Teal
#5F9E8F
ΔE00 8.20
Grey Teal
#5E9B8A
ΔE00 8.62
Cadetblue
#5F9EA0
ΔE00 8.74
Greenish Grey
#96AE8D
ΔE00 8.87
Cool Grey
#95A3A6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A49A #A48690
analogous
#86A48B #86A49A #869FA4
triadic
#86A49A #9A86A4 #A49A86
tetradic
#86A49A #8B86A4 #A48690 #9FA486
square
#86A49A #8B86A4 #A48690 #9FA486
split-complementary
#86A49A #A4869F #A48B86
monochromatic
#4B645C #66877C #86A49A #A9BEB7 #CCD9D4
Accessibility & contrast
On white
2.70
#86A49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#86A49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A49A
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A49A | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#7FA5A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #86a49a; /* rgb */ color: rgb(134, 164, 154); /* oklch */ color: oklch(69.3% 0.036 173.0);
Tailwind
colors: {
custom: {
50: '#a9bfb7',
500: '#86a49a',
950: '#000000',
},
}SCSS
$custom: #86a49a; $custom-light: #a9bfb7; $custom-dark: #000000;
JSON
{
"hex": "#86a49a",
"rgb": {
"r": 134,
"g": 164,
"b": 154
},
"hsl": {
"h": 160,
"s": 14.151,
"l": 58.431
},
"oklch": {
"l": 0.69301,
"c": 0.0363,
"h": 173
},
"luminance": 0.33952
}Semantic roles & 50–950 ramp
primary
#86A49A
secondary
#C9BDC1
accent
#7188B7
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180