Skip to content

#acfe2d

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

RGB
172, 254, 45
HSL
84°, 99%, 59%
CMYK
32, 0, 82, 0
Luminance
0.7984

Every format

HEX#acfe2d
RGBrgb(172, 254, 45)
HSLhsl(84, 99%, 59%)
CMYKcmyk(32%, 0%, 82%, 0%)
LABlab(91.6 -52.5 82.0)
LCHlch(91.6 97.4 122.6)
OKLCHoklch(0.910 0.234 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfe2d on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#acfe2d on black: 16.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.6%
Blue17.6%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow82.3%
Key (black)0.4%

Color previews

#acfe2d text on a black background

contrast 16.97:1

Card sample

#acfe2d text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfe2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfe2d in the Color Lab