#86ABA2#86ABA2
#86ABA2 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.1% C 0.042 H 178.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABA2 |
|---|---|
| RGB | rgb(134, 171, 162) |
| HSL | hsl(165, 18%, 60%) |
| HSV | hsv(165, 22%, 67%) |
| CMYK | cmyk(21.6%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.13, -14.45, 0.50) |
| CIE-LCH | lch(67.13, 14.46, 178.00°) |
| OKLab | oklab(71.13% -0.0424 0.0011) |
| OKLCH | oklch(71.13% 0.042 178.5) |
| XYZ | xyz(30.9141, 36.8017, 39.6500) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.27
Dull Teal
#5F9E8F
ΔE00 7.95
Cadetblue
#5F9EA0
ΔE00 8.17
Grey Teal
#5E9B8A
ΔE00 8.69
Greenish Grey
#96AE8D
ΔE00 9.49
Cool Grey
#95A3A6
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABA2 #AB868F
analogous
#86AB8F #86ABA2 #86A2AB
triadic
#86ABA2 #A286AB #ABA286
tetradic
#86ABA2 #8F86AB #AB868F #A2AB86
square
#86ABA2 #8F86AB #AB868F #A2AB86
split-complementary
#86ABA2 #AB86A2 #AB8F86
monochromatic
#4B6C64 #649085 #86ABA2 #AAC4BE #CEDDDA
Accessibility & contrast
On white
2.51
#86ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#86ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABA2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABA2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#7DACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aba2; /* rgb */ color: rgb(134, 171, 162); /* oklch */ color: oklch(71.1% 0.042 178.5);
Tailwind
colors: {
custom: {
50: '#aac4bd',
500: '#86aba2',
950: '#000000',
},
}SCSS
$custom: #86aba2; $custom-light: #aac4bd; $custom-dark: #000000;
JSON
{
"hex": "#86aba2",
"rgb": {
"r": 134,
"g": 171,
"b": 162
},
"hsl": {
"h": 165.405,
"s": 18.049,
"l": 59.804
},
"oklch": {
"l": 0.71125,
"c": 0.04237,
"h": 178.5
},
"luminance": 0.36803
}Semantic roles & 50–950 ramp
primary
#86ABA2
secondary
#CEBFC3
accent
#6D80BB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181