Skip to content

#ace37f

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

RGB
172, 227, 127
HSL
93°, 64%, 69%
CMYK
24, 0, 44, 11
Luminance
0.6524

Every format

HEX#ace37f
RGBrgb(172, 227, 127)
HSLhsl(93, 64%, 69%)
CMYKcmyk(24%, 0%, 44%, 11%)
LABlab(84.6 -34.6 43.1)
LCHlch(84.6 55.3 128.7)
OKLCHoklch(0.855 0.142 132.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace37f on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#ace37f on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue49.8%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow44.1%
Key (black)11.0%

Color previews

#ace37f text on a black background

contrast 14.05:1

Card sample

#ace37f text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace37f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace37f in the Color Lab