Skip to content

#acec2f

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

RGB
172, 236, 47
HSL
80°, 83%, 56%
CMYK
27, 0, 80, 8
Luminance
0.6897

Every format

HEX#acec2f
RGBrgb(172, 236, 47)
HSLhsl(80, 83%, 56%)
CMYKcmyk(27%, 0%, 80%, 8%)
LABlab(86.5 -44.9 77.0)
LCHlch(86.5 89.1 120.3)
OKLCHoklch(0.868 0.213 127.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue18.4%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow80.1%
Key (black)7.5%

Color previews

#acec2f text on a black background

contrast 14.79:1

Card sample

#acec2f text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acec2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acec2f in the Color Lab