#ACBDBF#ACBDBF
#ACBDBF is a light, near-neutral teal. Relative luminance 0.489; OKLCH L 78.6% C 0.019 H 205.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDBF |
|---|---|
| RGB | rgb(172, 189, 191) |
| HSL | hsl(186, 13%, 71%) |
| HSV | hsv(186, 10%, 75%) |
| CMYK | cmyk(9.9%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(75.41, -5.41, -3.00) |
| CIE-LCH | lch(75.41, 6.19, 208.99°) |
| OKLab | oklab(78.59% -0.0171 -0.0081) |
| OKLCH | oklch(78.59% 0.019 205.3) |
| XYZ | xyz(44.6127, 48.9267, 56.3735) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 7.17
Cool Gray
#9AA7B0
ΔE00 7.28
Cool Grey
#95A3A6
ΔE00 7.32
Silver
#C0C0C0
ΔE00 7.43
Dark Gray
#A9A9A9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDBF #BFAEAC
analogous
#ACBFB7 #ACBDBF #ACB3BF
triadic
#ACBDBF #BFACBD #BDBFAC
tetradic
#ACBDBF #B7ACBF #BFAEAC #B3BFAC
square
#ACBDBF #B7ACBF #BFAEAC #B3BFAC
split-complementary
#ACBDBF #BFACB3 #BFB7AC
monochromatic
#698588 #89A2A4 #ACBDBF #CFD8DA #EEF1F2
Accessibility & contrast
On white
1.95
#ACBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#ACBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDBF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDBF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#A7BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acbdbf; /* rgb */ color: rgb(172, 189, 191); /* oklch */ color: oklch(78.6% 0.019 205.3);
Tailwind
colors: {
custom: {
50: '#c4d0d2',
500: '#acbdbf',
950: '#000000',
},
}SCSS
$custom: #acbdbf; $custom-light: #c4d0d2; $custom-dark: #000000;
JSON
{
"hex": "#acbdbf",
"rgb": {
"r": 172,
"g": 189,
"b": 191
},
"hsl": {
"h": 186.316,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.78592,
"c": 0.01896,
"h": 205.3
},
"luminance": 0.48927
}Semantic roles & 50–950 ramp
primary
#ACBDBF
secondary
#E6E1E1
accent
#564E97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282