Skip to content

#b4cdd2

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

RGB
180, 205, 210
HSL
190°, 25%, 77%
CMYK
14, 2, 0, 18
Luminance
0.5802

Every format

HEX#b4cdd2
RGBrgb(180, 205, 210)
HSLhsl(190, 25%, 77%)
CMYKcmyk(14%, 2%, 0%, 18%)
LABlab(80.8 -7.3 -5.3)
LCHlch(80.8 9.1 215.9)
OKLCHoklch(0.831 0.028 211.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green80.4%
Blue82.4%

CMYK percentages

Cyan14.3%
Magenta2.4%
Yellow0.0%
Key (black)17.6%

Color previews

#b4cdd2 text on a black background

contrast 12.60:1

Card sample

#b4cdd2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4cdd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4cdd2 in the Color Lab