Skip to content

#b3dfdc

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

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

Every format

HEX#b3dfdc
RGBrgb(179, 223, 220)
HSLhsl(176, 41%, 79%)
CMYKcmyk(20%, 0%, 1%, 13%)
LABlab(85.8 -14.8 -3.3)
LCHlch(85.8 15.2 192.4)
OKLCHoklch(0.872 0.046 191.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green87.5%
Blue86.3%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#b3dfdc text on a black background

contrast 14.51:1

Card sample

#b3dfdc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3dfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3dfdc in the Color Lab