Skip to content

#bad47f

a light, vivid green · cool · closest name: khaki

RGB
186, 212, 127
HSL
78°, 50%, 67%
CMYK
12, 0, 40, 17
Luminance
0.5906

Every format

HEX#bad47f
RGBrgb(186, 212, 127)
HSLhsl(78, 50%, 67%)
CMYKcmyk(12%, 0%, 40%, 17%)
LABlab(81.3 -22.4 39.2)
LCHlch(81.3 45.1 119.7)
OKLCHoklch(0.831 0.114 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad47f on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#bad47f on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green83.1%
Blue49.8%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow40.1%
Key (black)16.9%

Color previews

#bad47f text on a black background

contrast 12.81:1

Card sample

#bad47f text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 212, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 212, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bad47f;
background: linear-gradient(135deg, #bad47f, #81D47F);

Monochromatic scale

Palettes built from #bad47f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad47f in the Color Lab