Skip to content

#bacdad

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

RGB
186, 205, 173
HSL
96°, 24%, 74%
CMYK
9, 0, 16, 20
Luminance
0.5712

Every format

HEX#bacdad
RGBrgb(186, 205, 173)
HSLhsl(96, 24%, 74%)
CMYKcmyk(9%, 0%, 16%, 20%)
LABlab(80.3 -12.3 13.8)
LCHlch(80.3 18.4 131.6)
OKLCHoklch(0.825 0.048 132.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacdad on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#bacdad on black: 12.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.4%
Blue67.8%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#bacdad text on a black background

contrast 12.42:1

Card sample

#bacdad text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacdad in the Color Lab