Skip to content

#ace23c

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

RGB
172, 226, 60
HSL
80°, 74%, 56%
CMYK
24, 0, 74, 11
Luminance
0.6349

Every format

HEX#ace23c
RGBrgb(172, 226, 60)
HSLhsl(80, 74%, 56%)
CMYKcmyk(24%, 0%, 74%, 11%)
LABlab(83.7 -40.0 70.6)
LCHlch(83.7 81.1 119.5)
OKLCHoklch(0.846 0.195 126.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace23c on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#ace23c on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue23.5%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow73.5%
Key (black)11.4%

Color previews

#ace23c text on a black background

contrast 13.70:1

Card sample

#ace23c text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 226, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 226, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace23c;
background: linear-gradient(135deg, #ace23c, #3DE23C);

Monochromatic scale

Palettes built from #ace23c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace23c in the Color Lab