Skip to content

#ace47f

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

RGB
172, 228, 127
HSL
93°, 65%, 70%
CMYK
25, 0, 44, 11
Luminance
0.6579

Every format

HEX#ace47f
RGBrgb(172, 228, 127)
HSLhsl(93, 65%, 70%)
CMYKcmyk(25%, 0%, 44%, 11%)
LABlab(84.9 -35.1 43.5)
LCHlch(84.9 55.9 128.9)
OKLCHoklch(0.858 0.143 132.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.4%
Blue49.8%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow44.3%
Key (black)10.6%

Color previews

#ace47f text on a black background

contrast 14.16:1

Card sample

#ace47f text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace47f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace47f in the Color Lab