Skip to content

#bcdfab

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

RGB
188, 223, 171
HSL
100°, 45%, 77%
CMYK
16, 0, 23, 13
Luminance
0.6641

Every format

HEX#bcdfab
RGBrgb(188, 223, 171)
HSLhsl(100, 45%, 77%)
CMYKcmyk(16%, 0%, 23%, 13%)
LABlab(85.2 -20.9 21.8)
LCHlch(85.2 30.2 133.8)
OKLCHoklch(0.865 0.079 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green87.5%
Blue67.1%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#bcdfab text on a black background

contrast 14.28:1

Card sample

#bcdfab text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdfab in the Color Lab