Skip to content

#bcc2ab

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

RGB
188, 194, 171
HSL
76°, 16%, 72%
CMYK
3, 0, 12, 24
Luminance
0.5222

Every format

HEX#bcc2ab
RGBrgb(188, 194, 171)
HSLhsl(76, 16%, 72%)
CMYKcmyk(3%, 0%, 12%, 24%)
LABlab(77.4 -6.2 10.9)
LCHlch(77.4 12.5 119.6)
OKLCHoklch(0.803 0.032 119.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcc2ab on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#bcc2ab on black: 11.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#bcc2ab text on a black background

contrast 11.44:1

Card sample

#bcc2ab text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcc2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc2ab in the Color Lab