Skip to content

#b2cac8

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

RGB
178, 202, 200
HSL
175°, 19%, 75%
CMYK
12, 0, 1, 21
Luminance
0.5588

Every format

HEX#b2cac8
RGBrgb(178, 202, 200)
HSLhsl(175, 19%, 75%)
CMYKcmyk(12%, 0%, 1%, 21%)
LABlab(79.5 -8.4 -1.7)
LCHlch(79.5 8.6 191.6)
OKLCHoklch(0.821 0.026 190.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green79.2%
Blue78.4%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow1.0%
Key (black)20.8%

Color previews

#b2cac8 text on a black background

contrast 12.18:1

Card sample

#b2cac8 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cac8 in the Color Lab