Skip to content

#babdbf

a light, muted gray · cool · “silver”

RGB
186, 189, 191
HSL
204°, 4%, 74%
CMYK
3, 1, 0, 25
Luminance
0.5060

Every format

HEX#babdbf
RGBrgb(186, 189, 191)
HSLhsl(204, 4%, 74%)
CMYKcmyk(3%, 1%, 0%, 25%)
LABlab(76.4 -0.7 -1.4)
LCHlch(76.4 1.5 244.3)
OKLCHoklch(0.797 0.004 236.5)

Copy-ready code

/* CSS */
color: #babdbf;
background-color: #babdbf;
/* Tailwind (arbitrary) */
class="text-[#babdbf] bg-[#babdbf]"
/* SCSS */
$brand: #babdbf;
/* SwiftUI */
Color(red: 0.729, green: 0.741, blue: 0.749)
/* Android */
Color.parseColor("#babdbf")

Accessibility — WCAG contrast

Aa
#babdbf on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#babdbf on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.1%
Blue74.9%

CMYK percentages

Cyan2.6%
Magenta1.0%
Yellow0.0%
Key (black)25.1%

Color previews

#babdbf text on a black background

contrast 11.12:1

Card sample

#babdbf text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #babdbf;
Background color
Panel with #babdbf background
background-color: #babdbf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #babdbf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(186, 189, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 189, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #babdbf;
background: linear-gradient(135deg, #babdbf, #BABABF);

Monochromatic scale

Palettes built from #babdbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babdbf in the Color Lab