Skip to content

#bac8ac

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

RGB
186, 200, 172
HSL
90°, 20%, 73%
CMYK
7, 0, 14, 22
Luminance
0.5473

Every format

HEX#bac8ac
RGBrgb(186, 200, 172)
HSLhsl(90, 20%, 73%)
CMYKcmyk(7%, 0%, 14%, 22%)
LABlab(78.9 -9.8 12.4)
LCHlch(78.9 15.8 128.4)
OKLCHoklch(0.814 0.041 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bac8ac on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#bac8ac on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green78.4%
Blue67.5%

CMYK percentages

Cyan7.0%
Magenta0.0%
Yellow14.0%
Key (black)21.6%

Color previews

#bac8ac text on a black background

contrast 11.95:1

Card sample

#bac8ac text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bac8ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bac8ac in the Color Lab