Skip to content

#aceb2c

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

RGB
172, 235, 44
HSL
80°, 83%, 55%
CMYK
27, 0, 81, 8
Luminance
0.6837

Every format

HEX#aceb2c
RGBrgb(172, 235, 44)
HSLhsl(80, 83%, 55%)
CMYKcmyk(27%, 0%, 81%, 8%)
LABlab(86.2 -44.6 77.5)
LCHlch(86.2 89.4 119.9)
OKLCHoklch(0.866 0.213 127.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceb2c on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#aceb2c on black: 14.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow81.3%
Key (black)7.8%

Color previews

#aceb2c text on a black background

contrast 14.67:1

Card sample

#aceb2c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb2c in the Color Lab