Skip to content

#b3c5cd

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

RGB
179, 197, 205
HSL
199°, 21%, 75%
CMYK
13, 4, 0, 20
Luminance
0.5392

Every format

HEX#b3c5cd
RGBrgb(179, 197, 205)
HSLhsl(199, 21%, 75%)
CMYKcmyk(13%, 4%, 0%, 20%)
LABlab(78.4 -4.5 -6.1)
LCHlch(78.4 7.6 233.6)
OKLCHoklch(0.812 0.023 226.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3c5cd on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#b3c5cd on black: 11.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green77.3%
Blue80.4%

CMYK percentages

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

Color previews

#b3c5cd text on a black background

contrast 11.78:1

Card sample

#b3c5cd text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3c5cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3c5cd in the Color Lab