Skip to content

#bbc8c8

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

RGB
187, 200, 200
HSL
180°, 11%, 76%
CMYK
7, 0, 0, 22
Luminance
0.5604

Every format

HEX#bbc8c8
RGBrgb(187, 200, 200)
HSLhsl(180, 11%, 76%)
CMYKcmyk(7%, 0%, 0%, 22%)
LABlab(79.6 -4.4 -1.5)
LCHlch(79.6 4.7 199.1)
OKLCHoklch(0.823 0.014 196.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc8c8 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#bbc8c8 on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green78.4%
Blue78.4%

CMYK percentages

Cyan6.5%
Magenta0.0%
Yellow0.0%
Key (black)21.6%

Color previews

#bbc8c8 text on a black background

contrast 12.21:1

Card sample

#bbc8c8 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc8c8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbc8c8 in the Color Lab