Skip to content

#acfd52

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

RGB
172, 253, 82
HSL
88°, 98%, 66%
CMYK
32, 0, 68, 1
Luminance
0.7963

Every format

HEX#acfd52
RGBrgb(172, 253, 82)
HSLhsl(88, 98%, 66%)
CMYKcmyk(32%, 0%, 68%, 1%)
LABlab(91.5 -50.2 70.7)
LCHlch(91.5 86.7 125.4)
OKLCHoklch(0.910 0.214 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.2%
Blue32.2%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow67.6%
Key (black)0.8%

Color previews

#acfd52 text on a black background

contrast 16.93:1

Card sample

#acfd52 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 253, 82, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 253, 82, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acfd52;
background: linear-gradient(135deg, #acfd52, #52FD6A);

Monochromatic scale

Palettes built from #acfd52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfd52 in the Color Lab