Skip to content

#b2c2cb

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

RGB
178, 194, 203
HSL
202°, 19%, 75%
CMYK
12, 4, 0, 20
Luminance
0.5236

Every format

HEX#b2c2cb
RGBrgb(178, 194, 203)
HSLhsl(202, 19%, 75%)
CMYKcmyk(12%, 4%, 0%, 20%)
LABlab(77.5 -3.6 -6.4)
LCHlch(77.5 7.3 240.3)
OKLCHoklch(0.805 0.022 232.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c2cb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#b2c2cb on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green76.1%
Blue79.6%

CMYK percentages

Cyan12.3%
Magenta4.4%
Yellow0.0%
Key (black)20.4%

Color previews

#b2c2cb text on a black background

contrast 11.47:1

Card sample

#b2c2cb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c2cb in the Color Lab