Skip to content

#acdf20

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

RGB
172, 223, 32
HSL
76°, 75%, 50%
CMYK
23, 0, 86, 13
Luminance
0.6165

Every format

HEX#acdf20
RGBrgb(172, 223, 32)
HSLhsl(76, 75%, 50%)
CMYKcmyk(23%, 0%, 86%, 13%)
LABlab(82.7 -39.8 77.2)
LCHlch(82.7 86.8 117.3)
OKLCHoklch(0.838 0.203 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdf20 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#acdf20 on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue12.5%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow85.7%
Key (black)12.5%

Color previews

#acdf20 text on a black background

contrast 13.33:1

Card sample

#acdf20 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf20 in the Color Lab