Skip to content

#b2cdd1

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

RGB
178, 205, 209
HSL
188°, 25%, 76%
CMYK
15, 2, 0, 18
Luminance
0.5773

Every format

HEX#b2cdd1
RGBrgb(178, 205, 209)
HSLhsl(188, 25%, 76%)
CMYKcmyk(15%, 2%, 0%, 18%)
LABlab(80.6 -8.2 -5.0)
LCHlch(80.6 9.6 211.6)
OKLCHoklch(0.830 0.030 207.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cdd1 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#b2cdd1 on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan14.8%
Magenta1.9%
Yellow0.0%
Key (black)18.0%

Color previews

#b2cdd1 text on a black background

contrast 12.55:1

Card sample

#b2cdd1 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cdd1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cdd1 in the Color Lab