Skip to content

#bcccac

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

RGB
188, 204, 172
HSL
90°, 24%, 74%
CMYK
8, 0, 16, 20
Luminance
0.5686

Every format

HEX#bcccac
RGBrgb(188, 204, 172)
HSLhsl(90, 24%, 74%)
CMYKcmyk(8%, 0%, 16%, 20%)
LABlab(80.1 -11.2 14.1)
LCHlch(80.1 18.0 128.4)
OKLCHoklch(0.824 0.047 129.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcccac on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bcccac on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.0%
Blue67.5%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow15.7%
Key (black)20.0%

Color previews

#bcccac text on a black background

contrast 12.37:1

Card sample

#bcccac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcccac in the Color Lab