Skip to content

#bacac4

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

RGB
186, 202, 196
HSL
158°, 13%, 76%
CMYK
8, 0, 3, 21
Luminance
0.5667

Every format

HEX#bacac4
RGBrgb(186, 202, 196)
HSLhsl(158, 13%, 76%)
CMYKcmyk(8%, 0%, 3%, 21%)
LABlab(80.0 -6.6 1.1)
LCHlch(80.0 6.7 170.2)
OKLCHoklch(0.825 0.019 171.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green79.2%
Blue76.9%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow3.0%
Key (black)20.8%

Color previews

#bacac4 text on a black background

contrast 12.33:1

Card sample

#bacac4 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacac4 in the Color Lab