Skip to content

#bacab2

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

RGB
186, 202, 178
HSL
100°, 19%, 75%
CMYK
8, 0, 12, 21
Luminance
0.5589

Every format

HEX#bacab2
RGBrgb(186, 202, 178)
HSLhsl(100, 19%, 75%)
CMYKcmyk(8%, 0%, 12%, 21%)
LABlab(79.5 -9.8 10.1)
LCHlch(79.5 14.1 134.2)
OKLCHoklch(0.820 0.037 135.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacab2 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#bacab2 on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green79.2%
Blue69.8%

CMYK percentages

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

Color previews

#bacab2 text on a black background

contrast 12.18:1

Card sample

#bacab2 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacab2 in the Color Lab