Skip to content

#bbcccd

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

RGB
187, 204, 205
HSL
183°, 15%, 77%
CMYK
9, 1, 0, 20
Luminance
0.5816

Every format

HEX#bbcccd
RGBrgb(187, 204, 205)
HSLhsl(183, 15%, 77%)
CMYKcmyk(9%, 1%, 0%, 20%)
LABlab(80.8 -5.5 -2.5)
LCHlch(80.8 6.1 204.0)
OKLCHoklch(0.833 0.018 201.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.0%
Blue80.4%

CMYK percentages

Cyan8.8%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#bbcccd text on a black background

contrast 12.63:1

Card sample

#bbcccd text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcccd in the Color Lab