#86A39B#86A39B
#86A39B is a light, muted teal. Relative luminance 0.336; OKLCH L 69.1% C 0.034 H 176.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #86A39B |
|---|---|
| RGB | rgb(134, 163, 155) |
| HSL | hsl(163, 14%, 58%) |
| HSV | hsv(163, 18%, 64%) |
| CMYK | cmyk(17.8%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(64.67, -11.70, 0.82) |
| CIE-LCH | lch(64.67, 11.73, 176.01°) |
| OKLab | oklab(69.11% -0.0342 0.002) |
| OKLCH | oklch(69.11% 0.034 176.7) |
| XYZ | xyz(28.8435, 33.6284, 35.9752) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.53
Cool Grey
#95A3A6
ΔE00 8.26
Cadetblue
#5F9EA0
ΔE00 8.44
Dull Teal
#5F9E8F
ΔE00 8.63
Grey Teal
#5E9B8A
ΔE00 9.06
Greenish Grey
#96AE8D
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A39B #A3868E
analogous
#86A38C #86A39B #869CA3
triadic
#86A39B #9B86A3 #A39B86
tetradic
#86A39B #8C86A3 #A3868E #9CA386
square
#86A39B #8C86A3 #A3868E #9CA386
split-complementary
#86A39B #A3869C #A38C86
monochromatic
#4B635D #66867D #86A39B #A9BDB8 #CCD8D4
Accessibility & contrast
On white
2.72
#86A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#86A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A39B
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A39B | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9B
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#7FA4A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #86a39b; /* rgb */ color: rgb(134, 163, 155); /* oklch */ color: oklch(69.1% 0.034 176.7);
Tailwind
colors: {
custom: {
50: '#a9beb8',
500: '#86a39b',
950: '#000000',
},
}SCSS
$custom: #86a39b; $custom-light: #a9beb8; $custom-dark: #000000;
JSON
{
"hex": "#86a39b",
"rgb": {
"r": 134,
"g": 163,
"b": 155
},
"hsl": {
"h": 163.448,
"s": 13.615,
"l": 58.235
},
"oklch": {
"l": 0.69105,
"c": 0.03425,
"h": 176.7
},
"luminance": 0.33629
}Semantic roles & 50–950 ramp
primary
#86A39B
secondary
#C8BDC0
accent
#7184B6
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180