Skip to content

#bbdfac

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

RGB
187, 223, 172
HSL
102°, 44%, 78%
CMYK
16, 0, 23, 13
Luminance
0.6632

Every format

HEX#bbdfac
RGBrgb(187, 223, 172)
HSLhsl(102, 44%, 78%)
CMYKcmyk(16%, 0%, 23%, 13%)
LABlab(85.2 -21.1 21.2)
LCHlch(85.2 29.9 134.9)
OKLCHoklch(0.865 0.079 136.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green87.5%
Blue67.5%

CMYK percentages

Cyan16.1%
Magenta0.0%
Yellow22.9%
Key (black)12.5%

Color previews

#bbdfac text on a black background

contrast 14.26:1

Card sample

#bbdfac text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdfac in the Color Lab