Skip to content

#baccd5

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

RGB
186, 204, 213
HSL
200°, 24%, 78%
CMYK
13, 4, 0, 17
Luminance
0.5843

Every format

HEX#baccd5
RGBrgb(186, 204, 213)
HSLhsl(200, 24%, 78%)
CMYKcmyk(13%, 4%, 0%, 17%)
LABlab(81.0 -4.3 -6.5)
LCHlch(81.0 7.8 236.9)
OKLCHoklch(0.834 0.023 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baccd5 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#baccd5 on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.0%
Blue83.5%

CMYK percentages

Cyan12.7%
Magenta4.2%
Yellow0.0%
Key (black)16.5%

Color previews

#baccd5 text on a black background

contrast 12.69:1

Card sample

#baccd5 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 204, 213, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 204, 213, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baccd5;
background: linear-gradient(135deg, #baccd5, #BABAD5);

Monochromatic scale

Palettes built from #baccd5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baccd5 in the Color Lab