#ACBAB6#ACBAB6
#ACBAB6 is a light, near-neutral teal. Relative luminance 0.473; OKLCH L 77.7% C 0.016 H 176.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAB6 |
|---|---|
| RGB | rgb(172, 186, 182) |
| HSL | hsl(163, 9%, 70%) |
| HSV | hsv(163, 8%, 73%) |
| CMYK | cmyk(7.5%, 0%, 2.2%, 27.1%) |
| CIE-LAB | lab(74.36, -5.60, 0.36) |
| CIE-LCH | lch(74.36, 5.61, 176.28°) |
| OKLab | oklab(77.69% -0.0165 0.0009) |
| OKLCH | oklch(77.69% 0.016 176.9) |
| XYZ | xyz(43.0139, 47.2654, 51.1039) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.43
Cool Grey
#95A3A6
ΔE00 7.40
Silver
#C0C0C0
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.97
Dark Gray
#A9A9A9
ΔE00 8.06
Cool Gray
#9AA7B0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAB6 #BAACB0
analogous
#ACBAAF #ACBAB6 #ACB7BA
triadic
#ACBAB6 #B6ACBA #BAB6AC
tetradic
#ACBAB6 #AFACBA #BAACB0 #B7BAAC
square
#ACBAB6 #AFACBA #BAACB0 #B7BAAC
split-complementary
#ACBAB6 #BAACB7 #BAAFAC
monochromatic
#6B817A #8B9E99 #ACBAB6 #CDD6D3 #EEF1F0
Accessibility & contrast
On white
2.01
#ACBAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ACBAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAB6
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAB6 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B6
Deuteranopia (green-blind)
#B6B6B6
Tritanopia (blue-blind)
#A9BAB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbab6; /* rgb */ color: rgb(172, 186, 182); /* oklch */ color: oklch(77.7% 0.016 176.9);
Tailwind
colors: {
custom: {
50: '#c4cecb',
500: '#acbab6',
950: '#000000',
},
}SCSS
$custom: #acbab6; $custom-light: #c4cecb; $custom-dark: #000000;
JSON
{
"hex": "#acbab6",
"rgb": {
"r": 172,
"g": 186,
"b": 182
},
"hsl": {
"h": 162.857,
"s": 9.211,
"l": 70.196
},
"oklch": {
"l": 0.77686,
"c": 0.01648,
"h": 176.9
},
"luminance": 0.47266
}Semantic roles & 50–950 ramp
primary
#ACBAB6
secondary
#E3DFE0
accent
#526593
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282