Skip to content

#bcdfad

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

RGB
188, 223, 173
HSL
102°, 44%, 78%
CMYK
16, 0, 22, 13
Luminance
0.6648

Every format

HEX#bcdfad
RGBrgb(188, 223, 173)
HSLhsl(102, 44%, 78%)
CMYKcmyk(16%, 0%, 22%, 13%)
LABlab(85.2 -20.6 20.8)
LCHlch(85.2 29.3 134.7)
OKLCHoklch(0.865 0.077 136.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdfad on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#bcdfad on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green87.5%
Blue67.8%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow22.4%
Key (black)12.5%

Color previews

#bcdfad text on a black background

contrast 14.30:1

Card sample

#bcdfad text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdfad in the Color Lab