Skip to content

#acfd7f

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

RGB
172, 253, 127
HSL
99°, 97%, 75%
CMYK
32, 0, 50, 1
Luminance
0.8055

Every format

HEX#acfd7f
RGBrgb(172, 253, 127)
HSLhsl(99, 97%, 75%)
CMYKcmyk(32%, 0%, 50%, 1%)
LABlab(91.9 -46.1 52.2)
LCHlch(91.9 69.7 131.5)
OKLCHoklch(0.915 0.178 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfd7f on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#acfd7f on black: 17.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue49.8%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow49.8%
Key (black)0.8%

Color previews

#acfd7f text on a black background

contrast 17.11:1

Card sample

#acfd7f text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfd7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfd7f in the Color Lab