Skip to content

#bacccd

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

RGB
186, 204, 205
HSL
183°, 16%, 77%
CMYK
9, 1, 0, 20
Luminance
0.5803

Every format

HEX#bacccd
RGBrgb(186, 204, 205)
HSLhsl(183, 16%, 77%)
CMYKcmyk(9%, 1%, 0%, 20%)
LABlab(80.8 -5.9 -2.6)
LCHlch(80.8 6.4 203.7)
OKLCHoklch(0.832 0.020 200.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacccd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#bacccd on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.0%
Blue80.4%

CMYK percentages

Cyan9.3%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#bacccd text on a black background

contrast 12.61:1

Card sample

#bacccd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacccd in the Color Lab