Skip to content

#b3dcd2

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

RGB
179, 220, 210
HSL
165°, 37%, 78%
CMYK
19, 0, 5, 14
Luminance
0.6542

Every format

HEX#b3dcd2
RGBrgb(179, 220, 210)
HSLhsl(165, 37%, 78%)
CMYKcmyk(19%, 0%, 5%, 14%)
LABlab(84.7 -15.3 0.5)
LCHlch(84.7 15.4 178.2)
OKLCHoklch(0.862 0.045 178.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green86.3%
Blue82.4%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow4.5%
Key (black)13.7%

Color previews

#b3dcd2 text on a black background

contrast 14.08:1

Card sample

#b3dcd2 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3dcd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3dcd2 in the Color Lab