Skip to content

#acdf1a

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

RGB
172, 223, 26
HSL
76°, 79%, 49%
CMYK
23, 0, 88, 13
Luminance
0.6162

Every format

HEX#acdf1a
RGBrgb(172, 223, 26)
HSLhsl(76, 79%, 49%)
CMYKcmyk(23%, 0%, 88%, 13%)
LABlab(82.7 -39.9 78.3)
LCHlch(82.7 87.8 117.0)
OKLCHoklch(0.838 0.205 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue10.2%

CMYK percentages

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

Color previews

#acdf1a text on a black background

contrast 13.32:1

Card sample

#acdf1a text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf1a in the Color Lab