Skip to content

#ace74d

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

RGB
172, 231, 77
HSL
83°, 76%, 60%
CMYK
26, 0, 67, 9
Luminance
0.6646

Every format

HEX#ace74d
RGBrgb(172, 231, 77)
HSLhsl(83, 76%, 60%)
CMYKcmyk(26%, 0%, 67%, 9%)
LABlab(85.2 -41.1 66.0)
LCHlch(85.2 77.8 121.9)
OKLCHoklch(0.859 0.190 128.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace74d on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ace74d on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue30.2%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow66.7%
Key (black)9.4%

Color previews

#ace74d text on a black background

contrast 14.29:1

Card sample

#ace74d text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace74d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace74d in the Color Lab