Skip to content

#bbcdac

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

RGB
187, 205, 172
HSL
93°, 25%, 74%
CMYK
9, 0, 16, 20
Luminance
0.5721

Every format

HEX#bbcdac
RGBrgb(187, 205, 172)
HSLhsl(93, 25%, 74%)
CMYKcmyk(9%, 0%, 16%, 20%)
LABlab(80.3 -12.1 14.4)
LCHlch(80.3 18.8 129.9)
OKLCHoklch(0.826 0.049 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.4%
Blue67.5%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow16.1%
Key (black)19.6%

Color previews

#bbcdac text on a black background

contrast 12.44:1

Card sample

#bbcdac text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcdac in the Color Lab