Skip to content

#b2dbdc

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

RGB
178, 219, 220
HSL
181°, 38%, 78%
CMYK
19, 1, 0, 14
Luminance
0.6530

Every format

HEX#b2dbdc
RGBrgb(178, 219, 220)
HSLhsl(181, 38%, 78%)
CMYKcmyk(19%, 1%, 0%, 14%)
LABlab(84.6 -13.1 -4.9)
LCHlch(84.6 14.0 200.6)
OKLCHoklch(0.863 0.043 198.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2dbdc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#b2dbdc on black: 14.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green85.9%
Blue86.3%

CMYK percentages

Cyan19.1%
Magenta0.5%
Yellow0.0%
Key (black)13.7%

Color previews

#b2dbdc text on a black background

contrast 14.06:1

Card sample

#b2dbdc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2dbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2dbdc in the Color Lab