Skip to content

#badbb0

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

RGB
186, 219, 176
HSL
106°, 37%, 78%
CMYK
15, 0, 20, 14
Luminance
0.6424

Every format

HEX#badbb0
RGBrgb(186, 219, 176)
HSLhsl(106, 37%, 78%)
CMYKcmyk(15%, 0%, 20%, 14%)
LABlab(84.1 -18.8 17.6)
LCHlch(84.1 25.8 136.9)
OKLCHoklch(0.856 0.068 138.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.9%
Blue69.0%

CMYK percentages

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

Color previews

#badbb0 text on a black background

contrast 13.85:1

Card sample

#badbb0 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbb0 in the Color Lab