Skip to content

#acee2d

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

RGB
172, 238, 45
HSL
81°, 85%, 56%
CMYK
28, 0, 81, 7
Luminance
0.7011

Every format

HEX#acee2d
RGBrgb(172, 238, 45)
HSLhsl(81, 85%, 56%)
CMYKcmyk(28%, 0%, 81%, 7%)
LABlab(87.0 -45.8 78.0)
LCHlch(87.0 90.5 120.4)
OKLCHoklch(0.873 0.216 127.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acee2d on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#acee2d on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.3%
Blue17.6%

CMYK percentages

Cyan27.7%
Magenta0.0%
Yellow81.1%
Key (black)6.7%

Color previews

#acee2d text on a black background

contrast 15.02:1

Card sample

#acee2d text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acee2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acee2d in the Color Lab