Skip to content

#bbcecf

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

RGB
187, 206, 207
HSL
183°, 17%, 77%
CMYK
10, 1, 0, 19
Luminance
0.5921

Every format

HEX#bbcecf
RGBrgb(187, 206, 207)
HSLhsl(183, 17%, 77%)
CMYKcmyk(10%, 1%, 0%, 19%)
LABlab(81.4 -6.2 -2.7)
LCHlch(81.4 6.8 203.4)
OKLCHoklch(0.837 0.021 200.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.8%
Blue81.2%

CMYK percentages

Cyan9.7%
Magenta0.5%
Yellow0.0%
Key (black)18.8%

Color previews

#bbcecf text on a black background

contrast 12.84:1

Card sample

#bbcecf text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcecf in the Color Lab