Skip to content

#badbb4

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

RGB
186, 219, 180
HSL
111°, 35%, 78%
CMYK
15, 0, 18, 14
Luminance
0.6440

Every format

HEX#badbb4
RGBrgb(186, 219, 180)
HSLhsl(111, 35%, 78%)
CMYKcmyk(15%, 0%, 18%, 14%)
LABlab(84.2 -18.1 15.6)
LCHlch(84.2 23.9 139.3)
OKLCHoklch(0.857 0.064 140.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.9%
Blue70.6%

CMYK percentages

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

Color previews

#badbb4 text on a black background

contrast 13.88:1

Card sample

#badbb4 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbb4 in the Color Lab