#ACBDBC#ACBDBC
#ACBDBC is a light, near-neutral teal. Relative luminance 0.488; OKLCH L 78.5% C 0.019 H 192.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDBC |
|---|---|
| RGB | rgb(172, 189, 188) |
| HSL | hsl(176, 11%, 71%) |
| HSV | hsv(176, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 0.5%, 25.9%) |
| CIE-LAB | lab(75.32, -6.01, -1.49) |
| CIE-LCH | lch(75.32, 6.20, 193.91°) |
| OKLab | oklab(78.5% -0.0183 -0.0041) |
| OKLCH | oklch(78.5% 0.019 192.5) |
| XYZ | xyz(44.2859, 48.7960, 54.6526) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.54
Cool Grey
#95A3A6
ΔE00 7.60
Silver
#C0C0C0
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 7.96
Cool Gray
#9AA7B0
ΔE00 8.20
Dark Gray
#A9A9A9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDBC #BDACAD
analogous
#ACBDB3 #ACBDBC #ACB5BD
triadic
#ACBDBC #BCACBD #BDBCAC
tetradic
#ACBDBC #B3ACBD #BDACAD #B5BDAC
square
#ACBDBC #B3ACBD #BDACAD #B5BDAC
split-complementary
#ACBDBC #BDACB5 #BDB3AC
monochromatic
#6A8583 #8AA2A0 #ACBDBC #CED8D8 #EEF1F1
Accessibility & contrast
On white
1.95
#ACBDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#ACBDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDBC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDBC | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#A8BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbdbc; /* rgb */ color: rgb(172, 189, 188); /* oklch */ color: oklch(78.5% 0.019 192.5);
Tailwind
colors: {
custom: {
50: '#c4d0d0',
500: '#acbdbc',
950: '#000000',
},
}SCSS
$custom: #acbdbc; $custom-light: #c4d0d0; $custom-dark: #000000;
JSON
{
"hex": "#acbdbc",
"rgb": {
"r": 172,
"g": 189,
"b": 188
},
"hsl": {
"h": 176.471,
"s": 11.409,
"l": 70.784
},
"oklch": {
"l": 0.78501,
"c": 0.01877,
"h": 192.5
},
"luminance": 0.48797
}Semantic roles & 50–950 ramp
primary
#ACBDBC
secondary
#E5E0E0
accent
#505495
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282