Skip to content

#bbcdad

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

RGB
187, 205, 173
HSL
94°, 24%, 74%
CMYK
9, 0, 16, 20
Luminance
0.5724

Every format

HEX#bbcdad
RGBrgb(187, 205, 173)
HSLhsl(94, 24%, 74%)
CMYKcmyk(9%, 0%, 16%, 20%)
LABlab(80.3 -11.9 13.9)
LCHlch(80.3 18.3 130.5)
OKLCHoklch(0.826 0.048 131.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.4%
Blue67.8%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#bbcdad text on a black background

contrast 12.45:1

Card sample

#bbcdad text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcdad in the Color Lab