Skip to content

#b2cbc8

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

RGB
178, 203, 200
HSL
173°, 19%, 75%
CMYK
12, 0, 2, 20
Luminance
0.5635

Every format

HEX#b2cbc8
RGBrgb(178, 203, 200)
HSLhsl(173, 19%, 75%)
CMYKcmyk(12%, 0%, 2%, 20%)
LABlab(79.8 -9.0 -1.4)
LCHlch(79.8 9.1 188.6)
OKLCHoklch(0.823 0.027 187.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green79.6%
Blue78.4%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow1.5%
Key (black)20.4%

Color previews

#b2cbc8 text on a black background

contrast 12.27:1

Card sample

#b2cbc8 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cbc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cbc8 in the Color Lab