Skip to content

#bad33d

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

RGB
186, 211, 61
HSL
70°, 63%, 53%
CMYK
12, 0, 71, 17
Luminance
0.5736

Every format

HEX#bad33d
RGBrgb(186, 211, 61)
HSLhsl(70, 63%, 53%)
CMYKcmyk(12%, 0%, 71%, 17%)
LABlab(80.4 -27.5 67.3)
LCHlch(80.4 72.7 112.2)
OKLCHoklch(0.822 0.171 118.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad33d on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bad33d on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green82.7%
Blue23.9%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow71.1%
Key (black)17.3%

Color previews

#bad33d text on a black background

contrast 12.47:1

Card sample

#bad33d text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 211, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 211, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bad33d;
background: linear-gradient(135deg, #bad33d, #56D33D);

Monochromatic scale

Palettes built from #bad33d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad33d in the Color Lab