Skip to content

#ace86d

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

RGB
172, 232, 109
HSL
89°, 73%, 67%
CMYK
26, 0, 53, 9
Luminance
0.6759

Every format

HEX#ace86d
RGBrgb(172, 232, 109)
HSLhsl(89, 73%, 67%)
CMYKcmyk(26%, 0%, 53%, 9%)
LABlab(85.8 -38.9 53.1)
LCHlch(85.8 65.8 126.2)
OKLCHoklch(0.864 0.166 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace86d on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ace86d on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.0%
Blue42.7%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow53.0%
Key (black)9.0%

Color previews

#ace86d text on a black background

contrast 14.52:1

Card sample

#ace86d text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace86d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace86d in the Color Lab