Skip to content

#ace97d

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

RGB
172, 233, 125
HSL
94°, 71%, 70%
CMYK
26, 0, 46, 9
Luminance
0.6853

Every format

HEX#ace97d
RGBrgb(172, 233, 125)
HSLhsl(94, 71%, 70%)
CMYKcmyk(26%, 0%, 46%, 9%)
LABlab(86.3 -37.6 46.2)
LCHlch(86.3 59.5 129.1)
OKLCHoklch(0.869 0.152 132.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.4%
Blue49.0%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow46.4%
Key (black)8.6%

Color previews

#ace97d text on a black background

contrast 14.71:1

Card sample

#ace97d text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace97d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace97d in the Color Lab