Skip to content

#bbdfbc

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

RGB
187, 223, 188
HSL
122°, 36%, 80%
CMYK
16, 0, 16, 13
Luminance
0.6697

Every format

HEX#bbdfbc
RGBrgb(187, 223, 188)
HSLhsl(122, 36%, 80%)
CMYKcmyk(16%, 0%, 16%, 13%)
LABlab(85.5 -18.4 13.3)
LCHlch(85.5 22.7 144.2)
OKLCHoklch(0.868 0.061 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdfbc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#bbdfbc on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green87.5%
Blue73.7%

CMYK percentages

Cyan16.1%
Magenta0.0%
Yellow15.7%
Key (black)12.5%

Color previews

#bbdfbc text on a black background

contrast 14.39:1

Card sample

#bbdfbc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdfbc in the Color Lab