Skip to content

#ace47d

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

RGB
172, 228, 125
HSL
93°, 66%, 69%
CMYK
25, 0, 45, 11
Luminance
0.6574

Every format

HEX#ace47d
RGBrgb(172, 228, 125)
HSLhsl(93, 66%, 69%)
CMYKcmyk(25%, 0%, 45%, 11%)
LABlab(84.9 -35.3 44.4)
LCHlch(84.9 56.8 128.5)
OKLCHoklch(0.857 0.145 132.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.4%
Blue49.0%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow45.2%
Key (black)10.6%

Color previews

#ace47d text on a black background

contrast 14.15:1

Card sample

#ace47d text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 228, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 228, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace47d;
background: linear-gradient(135deg, #ace47d, #7DE493);

Monochromatic scale

Palettes built from #ace47d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace47d in the Color Lab