Skip to content

#badbb9

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

RGB
186, 219, 185
HSL
118°, 32%, 79%
CMYK
15, 0, 16, 14
Luminance
0.6460

Every format

HEX#badbb9
RGBrgb(186, 219, 185)
HSLhsl(118, 32%, 79%)
CMYKcmyk(15%, 0%, 16%, 14%)
LABlab(84.3 -17.3 13.1)
LCHlch(84.3 21.7 142.7)
OKLCHoklch(0.858 0.058 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.9%
Blue72.5%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow15.5%
Key (black)14.1%

Color previews

#badbb9 text on a black background

contrast 13.92:1

Card sample

#badbb9 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbb9 in the Color Lab