Skip to content

#ace59f

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

RGB
172, 229, 159
HSL
109°, 57%, 76%
CMYK
25, 0, 31, 10
Luminance
0.6731

Every format

HEX#ace59f
RGBrgb(172, 229, 159)
HSLhsl(109, 57%, 76%)
CMYKcmyk(25%, 0%, 31%, 10%)
LABlab(85.7 -31.1 28.4)
LCHlch(85.7 42.2 137.6)
OKLCHoklch(0.865 0.111 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.8%
Blue62.4%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow30.6%
Key (black)10.2%

Color previews

#ace59f text on a black background

contrast 14.46:1

Card sample

#ace59f text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace59f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace59f in the Color Lab