Skip to content

#bbccc5

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

RGB
187, 204, 197
HSL
155°, 14%, 77%
CMYK
8, 0, 3, 20
Luminance
0.5778

Every format

HEX#bbccc5
RGBrgb(187, 204, 197)
HSLhsl(155, 14%, 77%)
CMYKcmyk(8%, 0%, 3%, 20%)
LABlab(80.6 -7.1 1.5)
LCHlch(80.6 7.3 168.0)
OKLCHoklch(0.830 0.021 169.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbccc5 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#bbccc5 on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue77.3%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow3.4%
Key (black)20.0%

Color previews

#bbccc5 text on a black background

contrast 12.56:1

Card sample

#bbccc5 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccc5 in the Color Lab