Skip to content

#b2cddc

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

RGB
178, 205, 220
HSL
201°, 38%, 78%
CMYK
19, 7, 0, 14
Luminance
0.5829

Every format

HEX#b2cddc
RGBrgb(178, 205, 220)
HSLhsl(201, 38%, 78%)
CMYKcmyk(19%, 7%, 0%, 14%)
LABlab(80.9 -5.9 -10.5)
LCHlch(80.9 12.0 240.7)
OKLCHoklch(0.833 0.036 232.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cddc on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#b2cddc on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.4%
Blue86.3%

CMYK percentages

Cyan19.1%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#b2cddc text on a black background

contrast 12.66:1

Card sample

#b2cddc text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cddc in the Color Lab