Skip to content

#bcc2ac

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

RGB
188, 194, 172
HSL
76°, 15%, 72%
CMYK
3, 0, 11, 24
Luminance
0.5225

Every format

HEX#bcc2ac
RGBrgb(188, 194, 172)
HSLhsl(76, 15%, 72%)
CMYKcmyk(3%, 0%, 11%, 24%)
LABlab(77.4 -6.0 10.4)
LCHlch(77.4 12.0 120.1)
OKLCHoklch(0.803 0.031 119.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcc2ac on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#bcc2ac on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green76.1%
Blue67.5%

CMYK percentages

Cyan3.1%
Magenta0.0%
Yellow11.3%
Key (black)23.9%

Color previews

#bcc2ac text on a black background

contrast 11.45:1

Card sample

#bcc2ac text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcc2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc2ac in the Color Lab