Skip to content

#ace010

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

RGB
172, 224, 16
HSL
75°, 87%, 47%
CMYK
23, 0, 93, 12
Luminance
0.6212

Every format

HEX#ace010
RGBrgb(172, 224, 16)
HSLhsl(75, 87%, 47%)
CMYKcmyk(23%, 0%, 93%, 12%)
LABlab(83.0 -40.5 79.9)
LCHlch(83.0 89.6 116.9)
OKLCHoklch(0.840 0.208 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.8%
Blue6.3%

CMYK percentages

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

Color previews

#ace010 text on a black background

contrast 13.42:1

Card sample

#ace010 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace010

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace010 in the Color Lab