Skip to content

#ace56d

a light, vivid green · cool · closest name: khaki

RGB
172, 229, 109
HSL
89°, 70%, 66%
CMYK
25, 0, 52, 10
Luminance
0.6591

Every format

HEX#ace56d
RGBrgb(172, 229, 109)
HSLhsl(89, 70%, 66%)
CMYKcmyk(25%, 0%, 52%, 10%)
LABlab(85.0 -37.5 52.1)
LCHlch(85.0 64.2 125.8)
OKLCHoklch(0.857 0.162 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace56d on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#ace56d on black: 14.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.8%
Blue42.7%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow52.4%
Key (black)10.2%

Color previews

#ace56d text on a black background

contrast 14.18:1

Card sample

#ace56d text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 229, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 229, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace56d;
background: linear-gradient(135deg, #ace56d, #6DE57E);

Monochromatic scale

Palettes built from #ace56d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace56d in the Color Lab