Skip to content

#bbcfcc

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

RGB
187, 207, 204
HSL
171°, 17%, 77%
CMYK
10, 0, 1, 19
Luminance
0.5955

Every format

HEX#bbcfcc
RGBrgb(187, 207, 204)
HSLhsl(171, 17%, 77%)
CMYKcmyk(10%, 0%, 1%, 19%)
LABlab(81.6 -7.3 -0.8)
LCHlch(81.6 7.3 186.3)
OKLCHoklch(0.839 0.022 185.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcfcc on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#bbcfcc on black: 12.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green81.2%
Blue80.0%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow1.4%
Key (black)18.8%

Color previews

#bbcfcc text on a black background

contrast 12.91:1

Card sample

#bbcfcc text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcfcc in the Color Lab