Skip to content

#ace04f

a balanced, vivid green · cool · closest name: olivedrab

RGB
172, 224, 79
HSL
82°, 70%, 59%
CMYK
23, 0, 65, 12
Luminance
0.6265

Every format

HEX#ace04f
RGBrgb(172, 224, 79)
HSLhsl(82, 70%, 59%)
CMYKcmyk(23%, 0%, 65%, 12%)
LABlab(83.3 -37.9 63.2)
LCHlch(83.3 73.7 121.0)
OKLCHoklch(0.843 0.180 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace04f on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#ace04f on black: 13.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue31.0%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow64.7%
Key (black)12.2%

Color previews

#ace04f text on a black background

contrast 13.53:1

Card sample

#ace04f text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 224, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 224, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace04f;
background: linear-gradient(135deg, #ace04f, #4FE053);

Monochromatic scale

Palettes built from #ace04f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace04f in the Color Lab