#86ABA3#86ABA3
#86ABA3 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.042 H 180.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABA3 |
|---|---|
| RGB | rgb(134, 171, 163) |
| HSL | hsl(167, 18%, 60%) |
| HSV | hsv(167, 22%, 67%) |
| CMYK | cmyk(21.6%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(67.15, -14.24, -0.01) |
| CIE-LCH | lch(67.15, 14.24, 180.05°) |
| OKLab | oklab(71.16% -0.0419 -0.0003) |
| OKLCH | oklch(71.16% 0.042 180.4) |
| XYZ | xyz(31.0034, 36.8374, 40.1200) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.48
Cadetblue
#5F9EA0
ΔE00 7.97
Dull Teal
#5F9E8F
ΔE00 8.12
Grey Teal
#5E9B8A
ΔE00 8.88
Cool Grey
#95A3A6
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABA3 #AB868E
analogous
#86AB91 #86ABA3 #86A1AB
triadic
#86ABA3 #A386AB #ABA386
tetradic
#86ABA3 #9186AB #AB868E #A1AB86
square
#86ABA3 #9186AB #AB868E #A1AB86
split-complementary
#86ABA3 #AB86A1 #AB9186
monochromatic
#4B6C65 #649086 #86ABA3 #AAC4BE #CEDDDA
Accessibility & contrast
On white
2.51
#86ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#86ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABA3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABA3 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A3
Deuteranopia (green-blind)
#A1A1A4
Tritanopia (blue-blind)
#7CACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aba3; /* rgb */ color: rgb(134, 171, 163); /* oklch */ color: oklch(71.2% 0.042 180.4);
Tailwind
colors: {
custom: {
50: '#aac4be',
500: '#86aba3',
950: '#000000',
},
}SCSS
$custom: #86aba3; $custom-light: #aac4be; $custom-dark: #000000;
JSON
{
"hex": "#86aba3",
"rgb": {
"r": 134,
"g": 171,
"b": 163
},
"hsl": {
"h": 167.027,
"s": 18.049,
"l": 59.804
},
"oklch": {
"l": 0.71156,
"c": 0.04193,
"h": 180.4
},
"luminance": 0.36838
}Semantic roles & 50–950 ramp
primary
#86ABA3
secondary
#CEBFC2
accent
#6D7EBB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181