Skip to content

#ace57f

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

RGB
172, 229, 127
HSL
94°, 66%, 70%
CMYK
25, 0, 45, 10
Luminance
0.6634

Every format

HEX#ace57f
RGBrgb(172, 229, 127)
HSLhsl(94, 66%, 70%)
CMYKcmyk(25%, 0%, 45%, 10%)
LABlab(85.2 -35.5 43.9)
LCHlch(85.2 56.4 129.0)
OKLCHoklch(0.860 0.145 132.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace57f on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ace57f on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow44.5%
Key (black)10.2%

Color previews

#ace57f text on a black background

contrast 14.27:1

Card sample

#ace57f text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace57f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace57f in the Color Lab