Skip to content

#ace064

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

RGB
172, 224, 100
HSL
85°, 67%, 64%
CMYK
23, 0, 55, 12
Luminance
0.6300

Every format

HEX#ace064
RGBrgb(172, 224, 100)
HSLhsl(85, 67%, 64%)
CMYKcmyk(23%, 0%, 55%, 12%)
LABlab(83.4 -36.2 54.5)
LCHlch(83.4 65.4 123.6)
OKLCHoklch(0.845 0.163 128.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace064 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#ace064 on black: 13.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue39.2%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow55.4%
Key (black)12.2%

Color previews

#ace064 text on a black background

contrast 13.60:1

Card sample

#ace064 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 224, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 224, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace064;
background: linear-gradient(135deg, #ace064, #64E06F);

Monochromatic scale

Palettes built from #ace064

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace064 in the Color Lab