Skip to content

#badbb1

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

RGB
186, 219, 177
HSL
107°, 37%, 78%
CMYK
15, 0, 19, 14
Luminance
0.6428

Every format

HEX#badbb1
RGBrgb(186, 219, 177)
HSLhsl(107, 37%, 78%)
CMYKcmyk(15%, 0%, 19%, 14%)
LABlab(84.1 -18.6 17.1)
LCHlch(84.1 25.3 137.5)
OKLCHoklch(0.856 0.067 139.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badbb1 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#badbb1 on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green85.9%
Blue69.4%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow19.2%
Key (black)14.1%

Color previews

#badbb1 text on a black background

contrast 13.86:1

Card sample

#badbb1 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 219, 177, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 219, 177, 0.45);
Border & gradient
Gradient panel
border: 3px solid #badbb1;
background: linear-gradient(135deg, #badbb1, #B1DBC4);

Monochromatic scale

Palettes built from #badbb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbb1 in the Color Lab