Skip to content

#bccbac

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

RGB
188, 203, 172
HSL
89°, 23%, 74%
CMYK
7, 0, 15, 20
Luminance
0.5638

Every format

HEX#bccbac
RGBrgb(188, 203, 172)
HSLhsl(89, 23%, 74%)
CMYKcmyk(7%, 0%, 15%, 20%)
LABlab(79.8 -10.7 13.8)
LCHlch(79.8 17.4 127.8)
OKLCHoklch(0.822 0.045 128.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green79.6%
Blue67.5%

CMYK percentages

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

Color previews

#bccbac text on a black background

contrast 12.28:1

Card sample

#bccbac text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccbac in the Color Lab