Skip to content

#ace96d

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

RGB
172, 233, 109
HSL
90°, 74%, 67%
CMYK
26, 0, 53, 9
Luminance
0.6815

Every format

HEX#ace96d
RGBrgb(172, 233, 109)
HSLhsl(90, 74%, 67%)
CMYKcmyk(26%, 0%, 53%, 9%)
LABlab(86.1 -39.3 53.5)
LCHlch(86.1 66.4 126.3)
OKLCHoklch(0.867 0.167 130.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.4%
Blue42.7%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow53.2%
Key (black)8.6%

Color previews

#ace96d text on a black background

contrast 14.63:1

Card sample

#ace96d text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace96d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace96d in the Color Lab