Skip to content

#bacdb4

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

RGB
186, 205, 180
HSL
106°, 20%, 76%
CMYK
9, 0, 12, 20
Luminance
0.5740

Every format

HEX#bacdb4
RGBrgb(186, 205, 180)
HSLhsl(106, 20%, 76%)
CMYKcmyk(9%, 0%, 12%, 20%)
LABlab(80.4 -11.1 10.3)
LCHlch(80.4 15.1 137.1)
OKLCHoklch(0.827 0.040 138.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacdb4 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bacdb4 on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.4%
Blue70.6%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow12.2%
Key (black)19.6%

Color previews

#bacdb4 text on a black background

contrast 12.48:1

Card sample

#bacdb4 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacdb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacdb4 in the Color Lab