Skip to content

#bbccb3

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

RGB
187, 204, 179
HSL
101°, 20%, 75%
CMYK
8, 0, 12, 20
Luminance
0.5701

Every format

HEX#bbccb3
RGBrgb(187, 204, 179)
HSLhsl(101, 20%, 75%)
CMYKcmyk(8%, 0%, 12%, 20%)
LABlab(80.2 -10.4 10.5)
LCHlch(80.2 14.8 134.6)
OKLCHoklch(0.825 0.039 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.0%
Blue70.2%

CMYK percentages

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

Color previews

#bbccb3 text on a black background

contrast 12.40:1

Card sample

#bbccb3 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccb3 in the Color Lab