Skip to content

#b2cac3

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

RGB
178, 202, 195
HSL
163°, 19%, 75%
CMYK
12, 0, 4, 21
Luminance
0.5565

Every format

HEX#b2cac3
RGBrgb(178, 202, 195)
HSLhsl(163, 19%, 75%)
CMYKcmyk(12%, 0%, 4%, 21%)
LABlab(79.4 -9.4 0.8)
LCHlch(79.4 9.5 175.5)
OKLCHoklch(0.819 0.028 176.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cac3 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#b2cac3 on black: 12.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green79.2%
Blue76.5%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow3.5%
Key (black)20.8%

Color previews

#b2cac3 text on a black background

contrast 12.13:1

Card sample

#b2cac3 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cac3 in the Color Lab