Skip to content

#acfd3c

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

RGB
172, 253, 60
HSL
85°, 98%, 61%
CMYK
32, 0, 76, 1
Luminance
0.7935

Every format

HEX#acfd3c
RGBrgb(172, 253, 60)
HSLhsl(85, 98%, 61%)
CMYKcmyk(32%, 0%, 76%, 1%)
LABlab(91.4 -51.5 77.9)
LCHlch(91.4 93.4 123.5)
OKLCHoklch(0.908 0.226 130.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.2%
Blue23.5%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow76.3%
Key (black)0.8%

Color previews

#acfd3c text on a black background

contrast 16.87:1

Card sample

#acfd3c text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfd3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfd3c in the Color Lab