Skip to content

#badbb5

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

RGB
186, 219, 181
HSL
112°, 35%, 78%
CMYK
15, 0, 17, 14
Luminance
0.6444

Every format

HEX#badbb5
RGBrgb(186, 219, 181)
HSLhsl(112, 35%, 78%)
CMYKcmyk(15%, 0%, 17%, 14%)
LABlab(84.2 -18.0 15.1)
LCHlch(84.2 23.5 139.9)
OKLCHoklch(0.857 0.063 141.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badbb5 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#badbb5 on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green85.9%
Blue71.0%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow17.4%
Key (black)14.1%

Color previews

#badbb5 text on a black background

contrast 13.89:1

Card sample

#badbb5 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbb5 in the Color Lab