Skip to content

#b3c6cd

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

RGB
179, 198, 205
HSL
196°, 21%, 75%
CMYK
13, 3, 0, 20
Luminance
0.5438

Every format

HEX#b3c6cd
RGBrgb(179, 198, 205)
HSLhsl(196, 21%, 75%)
CMYKcmyk(13%, 3%, 0%, 20%)
LABlab(78.7 -5.0 -5.7)
LCHlch(78.7 7.6 228.6)
OKLCHoklch(0.814 0.023 221.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3c6cd on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#b3c6cd on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green77.6%
Blue80.4%

CMYK percentages

Cyan12.7%
Magenta3.4%
Yellow0.0%
Key (black)19.6%

Color previews

#b3c6cd text on a black background

contrast 11.88:1

Card sample

#b3c6cd text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3c6cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3c6cd in the Color Lab