Skip to content

#ace97f

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

RGB
172, 233, 127
HSL
95°, 71%, 71%
CMYK
26, 0, 46, 9
Luminance
0.6858

Every format

HEX#ace97f
RGBrgb(172, 233, 127)
HSLhsl(95, 71%, 71%)
CMYKcmyk(26%, 0%, 46%, 9%)
LABlab(86.3 -37.4 45.3)
LCHlch(86.3 58.7 129.5)
OKLCHoklch(0.869 0.150 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace97f on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ace97f on black: 14.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.4%
Blue49.8%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow45.5%
Key (black)8.6%

Color previews

#ace97f text on a black background

contrast 14.72:1

Card sample

#ace97f text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace97f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace97f in the Color Lab