Skip to content

#ace03f

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

RGB
172, 224, 63
HSL
79°, 72%, 56%
CMYK
23, 0, 72, 12
Luminance
0.6244

Every format

HEX#ace03f
RGBrgb(172, 224, 63)
HSLhsl(79, 72%, 56%)
CMYKcmyk(23%, 0%, 72%, 12%)
LABlab(83.2 -38.9 69.0)
LCHlch(83.2 79.3 119.4)
OKLCHoklch(0.842 0.191 126.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace03f on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ace03f on black: 13.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue24.7%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow71.9%
Key (black)12.2%

Color previews

#ace03f text on a black background

contrast 13.49:1

Card sample

#ace03f text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace03f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace03f in the Color Lab