Skip to content

#bbcecb

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

RGB
187, 206, 203
HSL
171°, 16%, 77%
CMYK
9, 0, 2, 19
Luminance
0.5902

Every format

HEX#bbcecb
RGBrgb(187, 206, 203)
HSLhsl(171, 16%, 77%)
CMYKcmyk(9%, 0%, 2%, 19%)
LABlab(81.3 -7.0 -0.7)
LCHlch(81.3 7.0 185.7)
OKLCHoklch(0.836 0.021 185.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcecb on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#bbcecb on black: 12.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.8%
Blue79.6%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow1.5%
Key (black)19.2%

Color previews

#bbcecb text on a black background

contrast 12.80:1

Card sample

#bbcecb text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcecb in the Color Lab