#ACBDBD#ACBDBD
#ACBDBD is a light, near-neutral teal. Relative luminance 0.488; OKLCH L 78.5% C 0.019 H 196.8°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDBD |
|---|---|
| RGB | rgb(172, 189, 189) |
| HSL | hsl(180, 11%, 71%) |
| HSV | hsv(180, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(75.35, -5.81, -1.99) |
| CIE-LCH | lch(75.35, 6.15, 198.92°) |
| OKLab | oklab(78.53% -0.0179 -0.0054) |
| OKLCH | oklch(78.53% 0.019 196.8) |
| XYZ | xyz(44.3941, 48.8393, 55.2223) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.49
Cool Grey
#95A3A6
ΔE00 7.48
Silver
#C0C0C0
ΔE00 7.64
Dove Gray
#B6B8BD
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 7.87
Dark Gray
#A9A9A9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDBD #BDACAC
analogous
#ACBDB4 #ACBDBD #ACB4BD
triadic
#ACBDBD #BDACBD #BDBDAC
tetradic
#ACBDBD #B4ACBD #BDACAC #B4BDAC
square
#ACBDBD #B4ACBD #BDACAC #B4BDAC
split-complementary
#ACBDBD #BDACB4 #BDB4AC
monochromatic
#6A8585 #8AA2A2 #ACBDBD #CED8D8 #EEF1F1
Accessibility & contrast
On white
1.95
#ACBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#ACBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDBD
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDBD | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#A7BEBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acbdbd; /* rgb */ color: rgb(172, 189, 189); /* oklch */ color: oklch(78.5% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#c4d0d0',
500: '#acbdbd',
950: '#000000',
},
}SCSS
$custom: #acbdbd; $custom-light: #c4d0d0; $custom-dark: #000000;
JSON
{
"hex": "#acbdbd",
"rgb": {
"r": 172,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 11.409,
"l": 70.784
},
"oklch": {
"l": 0.78531,
"c": 0.01873,
"h": 196.8
},
"luminance": 0.4884
}Semantic roles & 50–950 ramp
primary
#ACBDBD
secondary
#E5E0E0
accent
#505095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282