Skip to content

#badbb3

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

RGB
186, 219, 179
HSL
110°, 36%, 78%
CMYK
15, 0, 18, 14
Luminance
0.6436

Every format

HEX#badbb3
RGBrgb(186, 219, 179)
HSLhsl(110, 36%, 78%)
CMYKcmyk(15%, 0%, 18%, 14%)
LABlab(84.2 -18.3 16.1)
LCHlch(84.2 24.4 138.6)
OKLCHoklch(0.857 0.065 140.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.9%
Blue70.2%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow18.3%
Key (black)14.1%

Color previews

#badbb3 text on a black background

contrast 13.87:1

Card sample

#badbb3 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbb3 in the Color Lab