Skip to content

#bcdf2a

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

RGB
188, 223, 42
HSL
72°, 74%, 52%
CMYK
16, 0, 81, 13
Luminance
0.6363

Every format

HEX#bcdf2a
RGBrgb(188, 223, 42)
HSLhsl(72, 74%, 52%)
CMYKcmyk(16%, 0%, 81%, 13%)
LABlab(83.8 -33.1 76.2)
LCHlch(83.8 83.1 113.5)
OKLCHoklch(0.849 0.193 120.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green87.5%
Blue16.5%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow81.2%
Key (black)12.5%

Color previews

#bcdf2a text on a black background

contrast 13.73:1

Card sample

#bcdf2a text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 223, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 223, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcdf2a;
background: linear-gradient(135deg, #bcdf2a, #43DF2A);

Monochromatic scale

Palettes built from #bcdf2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdf2a in the Color Lab