Skip to content

#b3dcdc

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

RGB
179, 220, 220
HSL
180°, 37%, 78%
CMYK
19, 0, 0, 14
Luminance
0.6594

Every format

HEX#b3dcdc
RGBrgb(179, 220, 220)
HSLhsl(180, 37%, 78%)
CMYKcmyk(19%, 0%, 0%, 14%)
LABlab(85.0 -13.3 -4.4)
LCHlch(85.0 14.0 198.4)
OKLCHoklch(0.865 0.043 196.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3dcdc on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#b3dcdc on black: 14.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green86.3%
Blue86.3%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow0.0%
Key (black)13.7%

Color previews

#b3dcdc text on a black background

contrast 14.19:1

Card sample

#b3dcdc text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3dcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3dcdc in the Color Lab