Skip to content

#acfc3d

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

RGB
172, 252, 61
HSL
85°, 97%, 61%
CMYK
32, 0, 76, 1
Luminance
0.7873

Every format

HEX#acfc3d
RGBrgb(172, 252, 61)
HSLhsl(85, 97%, 61%)
CMYKcmyk(32%, 0%, 76%, 1%)
LABlab(91.1 -51.0 77.3)
LCHlch(91.1 92.6 123.4)
OKLCHoklch(0.906 0.225 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green98.8%
Blue23.9%

CMYK percentages

Cyan31.7%
Magenta0.0%
Yellow75.8%
Key (black)1.2%

Color previews

#acfc3d text on a black background

contrast 16.75:1

Card sample

#acfc3d text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfc3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfc3d in the Color Lab