Skip to content

#ace87d

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

RGB
172, 232, 125
HSL
94°, 70%, 70%
CMYK
26, 0, 46, 9
Luminance
0.6796

Every format

HEX#ace87d
RGBrgb(172, 232, 125)
HSLhsl(94, 70%, 70%)
CMYKcmyk(26%, 0%, 46%, 9%)
LABlab(86.0 -37.1 45.8)
LCHlch(86.0 59.0 129.0)
OKLCHoklch(0.866 0.151 132.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace87d on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ace87d on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow46.1%
Key (black)9.0%

Color previews

#ace87d text on a black background

contrast 14.59:1

Card sample

#ace87d text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace87d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace87d in the Color Lab