Skip to content

#ace142

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

RGB
172, 225, 66
HSL
80°, 73%, 57%
CMYK
24, 0, 71, 12
Luminance
0.6301

Every format

HEX#ace142
RGBrgb(172, 225, 66)
HSLhsl(80, 73%, 57%)
CMYKcmyk(24%, 0%, 71%, 12%)
LABlab(83.5 -39.2 68.3)
LCHlch(83.5 78.7 119.9)
OKLCHoklch(0.844 0.190 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace142 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#ace142 on black: 13.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.2%
Blue25.9%

CMYK percentages

Cyan23.6%
Magenta0.0%
Yellow70.7%
Key (black)11.8%

Color previews

#ace142 text on a black background

contrast 13.60:1

Card sample

#ace142 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 225, 66, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 225, 66, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace142;
background: linear-gradient(135deg, #ace142, #42E142);

Monochromatic scale

Palettes built from #ace142

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace142 in the Color Lab