Skip to content

#bade3b

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

RGB
186, 222, 59
HSL
73°, 71%, 55%
CMYK
16, 0, 73, 13
Luminance
0.6300

Every format

HEX#bade3b
RGBrgb(186, 222, 59)
HSLhsl(73, 71%, 55%)
CMYKcmyk(16%, 0%, 73%, 13%)
LABlab(83.4 -32.8 71.0)
LCHlch(83.4 78.2 114.8)
OKLCHoklch(0.846 0.184 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bade3b on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#bade3b on black: 13.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue23.1%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow73.4%
Key (black)12.9%

Color previews

#bade3b text on a black background

contrast 13.60:1

Card sample

#bade3b text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bade3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bade3b in the Color Lab