Skip to content

#b4cddb

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

RGB
180, 205, 219
HSL
202°, 35%, 78%
CMYK
18, 6, 0, 14
Luminance
0.5848

Every format

HEX#b4cddb
RGBrgb(180, 205, 219)
HSLhsl(202, 35%, 78%)
CMYKcmyk(18%, 6%, 0%, 14%)
LABlab(81.0 -5.5 -9.8)
LCHlch(81.0 11.2 240.8)
OKLCHoklch(0.834 0.033 232.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4cddb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#b4cddb on black: 12.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green80.4%
Blue85.9%

CMYK percentages

Cyan17.8%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#b4cddb text on a black background

contrast 12.70:1

Card sample

#b4cddb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4cddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4cddb in the Color Lab