Skip to content

#badbab

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

RGB
186, 219, 171
HSL
101°, 40%, 77%
CMYK
15, 0, 22, 14
Luminance
0.6404

Every format

HEX#badbab
RGBrgb(186, 219, 171)
HSLhsl(101, 40%, 77%)
CMYKcmyk(15%, 0%, 22%, 14%)
LABlab(84.0 -19.6 20.1)
LCHlch(84.0 28.1 134.3)
OKLCHoklch(0.855 0.074 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.9%
Blue67.1%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow21.9%
Key (black)14.1%

Color previews

#badbab text on a black background

contrast 13.81:1

Card sample

#badbab text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbab in the Color Lab