Skip to content

#bacac2

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

RGB
186, 202, 194
HSL
150°, 13%, 76%
CMYK
8, 0, 4, 21
Luminance
0.5658

Every format

HEX#bacac2
RGBrgb(186, 202, 194)
HSLhsl(150, 13%, 76%)
CMYKcmyk(8%, 0%, 4%, 21%)
LABlab(79.9 -7.0 2.1)
LCHlch(79.9 7.3 163.0)
OKLCHoklch(0.825 0.021 164.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacac2 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#bacac2 on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#bacac2 text on a black background

contrast 12.32:1

Card sample

#bacac2 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacac2 in the Color Lab