Skip to content

#acfc2c

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

RGB
172, 252, 44
HSL
83°, 97%, 58%
CMYK
32, 0, 83, 1
Luminance
0.7857

Every format

HEX#acfc2c
RGBrgb(172, 252, 44)
HSLhsl(83, 97%, 58%)
CMYKcmyk(32%, 0%, 83%, 1%)
LABlab(91.0 -51.7 81.7)
LCHlch(91.0 96.7 122.3)
OKLCHoklch(0.905 0.232 129.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfc2c on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#acfc2c on black: 16.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green98.8%
Blue17.3%

CMYK percentages

Cyan31.7%
Magenta0.0%
Yellow82.5%
Key (black)1.2%

Color previews

#acfc2c text on a black background

contrast 16.71:1

Card sample

#acfc2c text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfc2c in the Color Lab