Skip to content

#acfd63

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

RGB
172, 253, 99
HSL
92°, 98%, 69%
CMYK
32, 0, 61, 1
Luminance
0.7992

Every format

HEX#acfd63
RGBrgb(172, 253, 99)
HSLhsl(92, 98%, 69%)
CMYKcmyk(32%, 0%, 61%, 1%)
LABlab(91.7 -48.9 64.2)
LCHlch(91.7 80.7 127.3)
OKLCHoklch(0.911 0.202 132.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.2%
Blue38.8%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow60.9%
Key (black)0.8%

Color previews

#acfd63 text on a black background

contrast 16.98:1

Card sample

#acfd63 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfd63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfd63 in the Color Lab