Skip to content

#badf3f

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

RGB
186, 223, 63
HSL
74°, 71%, 56%
CMYK
17, 0, 72, 13
Luminance
0.6357

Every format

HEX#badf3f
RGBrgb(186, 223, 63)
HSLhsl(74, 71%, 56%)
CMYKcmyk(17%, 0%, 72%, 13%)
LABlab(83.7 -33.0 69.9)
LCHlch(83.7 77.3 115.3)
OKLCHoklch(0.849 0.183 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badf3f on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#badf3f on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.5%
Blue24.7%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow71.7%
Key (black)12.5%

Color previews

#badf3f text on a black background

contrast 13.71:1

Card sample

#badf3f text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 223, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 223, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #badf3f;
background: linear-gradient(135deg, #badf3f, #4FDF3F);

Monochromatic scale

Palettes built from #badf3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badf3f in the Color Lab