Skip to content

#acdf2c

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

RGB
172, 223, 44
HSL
77°, 74%, 52%
CMYK
23, 0, 80, 13
Luminance
0.6173

Every format

HEX#acdf2c
RGBrgb(172, 223, 44)
HSLhsl(77, 74%, 52%)
CMYKcmyk(23%, 0%, 80%, 13%)
LABlab(82.8 -39.4 74.4)
LCHlch(82.8 84.2 117.9)
OKLCHoklch(0.838 0.199 125.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdf2c on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#acdf2c on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue17.3%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow80.3%
Key (black)12.5%

Color previews

#acdf2c text on a black background

contrast 13.35:1

Card sample

#acdf2c text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf2c in the Color Lab