#B6BDBD
A light, muted neutral closely aligning with Silver.
About #B6BDBD
At its core, #B6BDBD is a light and muted hue. Its closest recognized web color is Silver. Its digital footprint relies on 182 parts red, 189 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 4% C, 0% M, 0% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B6BDBD
RGB182, 189, 189
HSL180.0°, 5.0%, 72.7%
CMYK4%, 0%, 0%, 26%
HSV180.0°, 3.7%, 74.1%
LAB76.1, -2.4, -0.9
XYZ46.7, 50.0, 55.3
Decimal11976125
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
11.00:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6BDBD;
}
.text-color {
color: #B6BDBD;
}
.border-color {
border: 2px solid #B6BDBD;
}