Skip to content

#b2ccd2

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

RGB
178, 204, 210
HSL
191°, 26%, 76%
CMYK
15, 3, 0, 18
Luminance
0.5730

Every format

HEX#b2ccd2
RGBrgb(178, 204, 210)
HSLhsl(191, 26%, 76%)
CMYKcmyk(15%, 3%, 0%, 18%)
LABlab(80.3 -7.5 -5.9)
LCHlch(80.3 9.5 218.4)
OKLCHoklch(0.828 0.029 213.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ccd2 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#b2ccd2 on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue82.4%

CMYK percentages

Cyan15.2%
Magenta2.9%
Yellow0.0%
Key (black)17.6%

Color previews

#b2ccd2 text on a black background

contrast 12.46:1

Card sample

#b2ccd2 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ccd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ccd2 in the Color Lab