Skip to content

#bacac5

a light, muted cyan · cool · closest name: silver

RGB
186, 202, 197
HSL
161°, 13%, 76%
CMYK
8, 0, 3, 21
Luminance
0.5671

Every format

HEX#bacac5
RGBrgb(186, 202, 197)
HSLhsl(161, 13%, 76%)
CMYKcmyk(8%, 0%, 3%, 21%)
LABlab(80.0 -6.4 0.6)
LCHlch(80.0 6.4 174.4)
OKLCHoklch(0.825 0.019 175.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacac5 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bacac5 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green79.2%
Blue77.3%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow2.5%
Key (black)20.8%

Color previews

#bacac5 text on a black background

contrast 12.34:1

Card sample

#bacac5 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacac5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacac5 in the Color Lab