Skip to content

#bbccb2

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

RGB
187, 204, 178
HSL
99°, 20%, 75%
CMYK
8, 0, 13, 20
Luminance
0.5696

Every format

HEX#bbccb2
RGBrgb(187, 204, 178)
HSLhsl(99, 20%, 75%)
CMYKcmyk(8%, 0%, 13%, 20%)
LABlab(80.2 -10.5 11.0)
LCHlch(80.2 15.2 133.7)
OKLCHoklch(0.825 0.040 134.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbccb2 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#bbccb2 on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue69.8%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow12.7%
Key (black)20.0%

Color previews

#bbccb2 text on a black background

contrast 12.39:1

Card sample

#bbccb2 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccb2 in the Color Lab