Skip to content

#acfd25

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

RGB
172, 253, 37
HSL
83°, 98%, 57%
CMYK
32, 0, 85, 1
Luminance
0.7915

Every format

HEX#acfd25
RGBrgb(172, 253, 37)
HSLhsl(83, 98%, 57%)
CMYKcmyk(32%, 0%, 85%, 1%)
LABlab(91.3 -52.3 83.4)
LCHlch(91.3 98.5 122.1)
OKLCHoklch(0.907 0.235 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfd25 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#acfd25 on black: 16.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue14.5%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow85.4%
Key (black)0.8%

Color previews

#acfd25 text on a black background

contrast 16.83:1

Card sample

#acfd25 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfd25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfd25 in the Color Lab