Skip to content

#acec2c

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

RGB
172, 236, 44
HSL
80°, 84%, 55%
CMYK
27, 0, 81, 8
Luminance
0.6894

Every format

HEX#acec2c
RGBrgb(172, 236, 44)
HSLhsl(80, 84%, 55%)
CMYKcmyk(27%, 0%, 81%, 8%)
LABlab(86.5 -45.0 77.7)
LCHlch(86.5 89.8 120.1)
OKLCHoklch(0.868 0.214 127.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acec2c on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#acec2c on black: 14.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue17.3%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow81.4%
Key (black)7.5%

Color previews

#acec2c text on a black background

contrast 14.79:1

Card sample

#acec2c text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acec2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acec2c in the Color Lab