Skip to content

#b2cddf

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

RGB
178, 205, 223
HSL
204°, 41%, 79%
CMYK
20, 8, 0, 13
Luminance
0.5846

Every format

HEX#b2cddf
RGBrgb(178, 205, 223)
HSLhsl(204, 41%, 79%)
CMYKcmyk(20%, 8%, 0%, 13%)
LABlab(81.0 -5.2 -11.9)
LCHlch(81.0 13.0 246.4)
OKLCHoklch(0.834 0.038 237.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green80.4%
Blue87.5%

CMYK percentages

Cyan20.2%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#b2cddf text on a black background

contrast 12.69:1

Card sample

#b2cddf text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cddf in the Color Lab