Skip to content

#b2dfdc

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

RGB
178, 223, 220
HSL
176°, 41%, 79%
CMYK
20, 0, 1, 13
Luminance
0.6741

Every format

HEX#b2dfdc
RGBrgb(178, 223, 220)
HSLhsl(176, 41%, 79%)
CMYKcmyk(20%, 0%, 1%, 13%)
LABlab(85.7 -15.1 -3.3)
LCHlch(85.7 15.5 192.5)
OKLCHoklch(0.871 0.047 191.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2dfdc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#b2dfdc on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green87.5%
Blue86.3%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#b2dfdc text on a black background

contrast 14.48:1

Card sample

#b2dfdc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2dfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2dfdc in the Color Lab