#ACBDBA#ACBDBA
#ACBDBA is a light, near-neutral teal. Relative luminance 0.487; OKLCH L 78.4% C 0.019 H 184.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDBA |
|---|---|
| RGB | rgb(172, 189, 186) |
| HSL | hsl(169, 11%, 71%) |
| HSV | hsv(169, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(75.27, -6.41, -0.48) |
| CIE-LCH | lch(75.27, 6.43, 184.29°) |
| OKLab | oklab(78.44% -0.0191 -0.0014) |
| OKLCH | oklch(78.44% 0.019 184.1) |
| XYZ | xyz(44.0718, 48.7104, 53.5250) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.73
Cool Grey
#95A3A6
ΔE00 7.93
Silver
#C0C0C0
ΔE00 8.10
Dove Gray
#B6B8BD
ΔE00 8.55
Cool Gray
#9AA7B0
ΔE00 8.89
Dark Gray
#A9A9A9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDBA #BDACAF
analogous
#ACBDB1 #ACBDBA #ACB7BD
triadic
#ACBDBA #BAACBD #BDBAAC
tetradic
#ACBDBA #B1ACBD #BDACAF #B7BDAC
square
#ACBDBA #B1ACBD #BDACAF #B7BDAC
split-complementary
#ACBDBA #BDACB7 #BDB1AC
monochromatic
#6A8580 #8AA29E #ACBDBA #CED8D6 #EEF1F1
Accessibility & contrast
On white
1.95
#ACBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ACBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDBA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDBA | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#A8BEBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbdba; /* rgb */ color: rgb(172, 189, 186); /* oklch */ color: oklch(78.4% 0.019 184.1);
Tailwind
colors: {
custom: {
50: '#c4d0ce',
500: '#acbdba',
950: '#000000',
},
}SCSS
$custom: #acbdba; $custom-light: #c4d0ce; $custom-dark: #000000;
JSON
{
"hex": "#acbdba",
"rgb": {
"r": 172,
"g": 189,
"b": 186
},
"hsl": {
"h": 169.412,
"s": 11.409,
"l": 70.784
},
"oklch": {
"l": 0.78441,
"c": 0.01918,
"h": 184.1
},
"luminance": 0.48711
}Semantic roles & 50–950 ramp
primary
#ACBDBA
secondary
#E5E0E1
accent
#505C95
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282