Skip to content

#ace59d

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

RGB
172, 229, 157
HSL
108°, 58%, 76%
CMYK
25, 0, 31, 10
Luminance
0.6724

Every format

HEX#ace59d
RGBrgb(172, 229, 157)
HSLhsl(108, 58%, 76%)
CMYKcmyk(25%, 0%, 31%, 10%)
LABlab(85.6 -31.4 29.4)
LCHlch(85.6 43.0 136.9)
OKLCHoklch(0.865 0.113 139.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.8%
Blue61.6%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow31.4%
Key (black)10.2%

Color previews

#ace59d text on a black background

contrast 14.45:1

Card sample

#ace59d text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace59d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace59d in the Color Lab