#86A39D#86A39D
#86A39D is a light, muted teal. Relative luminance 0.337; OKLCH L 69.2% C 0.033 H 181.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #86A39D |
|---|---|
| RGB | rgb(134, 163, 157) |
| HSL | hsl(168, 14%, 58%) |
| HSV | hsv(168, 18%, 64%) |
| CMYK | cmyk(17.8%, 0%, 3.7%, 36.1%) |
| CIE-LAB | lab(64.72, -11.28, -0.22) |
| CIE-LCH | lch(64.72, 11.28, 181.14°) |
| OKLab | oklab(69.17% -0.0333 -0.0008) |
| OKLCH | oklch(69.17% 0.033 181.3) |
| XYZ | xyz(29.0129, 33.6962, 36.8671) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.05
Cool Grey
#95A3A6
ΔE00 7.61
Cadetblue
#5F9EA0
ΔE00 8.11
Dull Teal
#5F9E8F
ΔE00 9.02
Grey Teal
#5E9B8A
ΔE00 9.51
Bluegrey
#85A3B2
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A39D #A3868C
analogous
#86A38E #86A39D #869AA3
triadic
#86A39D #9D86A3 #A39D86
tetradic
#86A39D #8E86A3 #A3868C #9AA386
square
#86A39D #8E86A3 #A3868C #9AA386
split-complementary
#86A39D #A3869A #A38E86
monochromatic
#4B635E #66867F #86A39D #A9BDB9 #CCD8D5
Accessibility & contrast
On white
2.71
#86A39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#86A39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A39D
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A39D | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9D
Deuteranopia (green-blind)
#9B9B9E
Tritanopia (blue-blind)
#7FA4A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #86a39d; /* rgb */ color: rgb(134, 163, 157); /* oklch */ color: oklch(69.2% 0.033 181.3);
Tailwind
colors: {
custom: {
50: '#a9beb9',
500: '#86a39d',
950: '#000000',
},
}SCSS
$custom: #86a39d; $custom-light: #a9beb9; $custom-dark: #000000;
JSON
{
"hex": "#86a39d",
"rgb": {
"r": 134,
"g": 163,
"b": 157
},
"hsl": {
"h": 167.586,
"s": 13.615,
"l": 58.235
},
"oklch": {
"l": 0.69166,
"c": 0.03335,
"h": 181.3
},
"luminance": 0.33697
}Semantic roles & 50–950 ramp
primary
#86A39D
secondary
#C8BDBF
accent
#7180B6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180