Skip to content

#acfd5f

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

RGB
172, 253, 95
HSL
91°, 98%, 68%
CMYK
32, 0, 63, 1
Luminance
0.7985

Every format

HEX#acfd5f
RGBrgb(172, 253, 95)
HSLhsl(91, 98%, 68%)
CMYKcmyk(32%, 0%, 63%, 1%)
LABlab(91.6 -49.2 65.8)
LCHlch(91.6 82.2 126.8)
OKLCHoklch(0.911 0.205 132.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.2%
Blue37.3%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow62.5%
Key (black)0.8%

Color previews

#acfd5f text on a black background

contrast 16.97:1

Card sample

#acfd5f text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfd5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfd5f in the Color Lab