Skip to content

#acdc21

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

RGB
172, 220, 33
HSL
75°, 74%, 50%
CMYK
22, 0, 85, 14
Luminance
0.6007

Every format

HEX#acdc21
RGBrgb(172, 220, 33)
HSLhsl(75, 74%, 50%)
CMYKcmyk(22%, 0%, 85%, 14%)
LABlab(81.9 -38.4 76.2)
LCHlch(81.9 85.4 116.7)
OKLCHoklch(0.831 0.200 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdc21 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#acdc21 on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.3%
Blue12.9%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow85.0%
Key (black)13.7%

Color previews

#acdc21 text on a black background

contrast 13.01:1

Card sample

#acdc21 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 220, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 220, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acdc21;
background: linear-gradient(135deg, #acdc21, #2FDC21);

Monochromatic scale

Palettes built from #acdc21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdc21 in the Color Lab