Skip to content

#b2cdd2

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

RGB
178, 205, 210
HSL
189°, 26%, 76%
CMYK
15, 2, 0, 18
Luminance
0.5778

Every format

HEX#b2cdd2
RGBrgb(178, 205, 210)
HSLhsl(189, 26%, 76%)
CMYKcmyk(15%, 2%, 0%, 18%)
LABlab(80.6 -8.0 -5.5)
LCHlch(80.6 9.7 214.7)
OKLCHoklch(0.830 0.030 210.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#b2cdd2 text on a black background

contrast 12.56:1

Card sample

#b2cdd2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cdd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cdd2 in the Color Lab