Skip to content

#ace22d

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

RGB
172, 226, 45
HSL
78°, 76%, 53%
CMYK
24, 0, 80, 11
Luminance
0.6335

Every format

HEX#ace22d
RGBrgb(172, 226, 45)
HSLhsl(78, 76%, 53%)
CMYKcmyk(24%, 0%, 80%, 11%)
LABlab(83.6 -40.6 74.9)
LCHlch(83.6 85.3 118.5)
OKLCHoklch(0.845 0.202 125.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace22d on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#ace22d on black: 13.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue17.6%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow80.1%
Key (black)11.4%

Color previews

#ace22d text on a black background

contrast 13.67:1

Card sample

#ace22d text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 226, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 226, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace22d;
background: linear-gradient(135deg, #ace22d, #33E22D);

Monochromatic scale

Palettes built from #ace22d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace22d in the Color Lab