Skip to content

#bbcbac

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

RGB
187, 203, 172
HSL
91°, 23%, 74%
CMYK
8, 0, 15, 20
Luminance
0.5626

Every format

HEX#bbcbac
RGBrgb(187, 203, 172)
HSLhsl(91, 23%, 74%)
CMYKcmyk(8%, 0%, 15%, 20%)
LABlab(79.8 -11.0 13.7)
LCHlch(79.8 17.6 128.9)
OKLCHoklch(0.822 0.046 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcbac on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#bbcbac on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green79.6%
Blue67.5%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow15.3%
Key (black)20.4%

Color previews

#bbcbac text on a black background

contrast 12.25:1

Card sample

#bbcbac text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcbac in the Color Lab