Skip to content

#ace59b

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

RGB
172, 229, 155
HSL
106°, 59%, 75%
CMYK
25, 0, 32, 10
Luminance
0.6718

Every format

HEX#ace59b
RGBrgb(172, 229, 155)
HSLhsl(106, 59%, 75%)
CMYKcmyk(25%, 0%, 32%, 10%)
LABlab(85.6 -31.7 30.4)
LCHlch(85.6 44.0 136.2)
OKLCHoklch(0.865 0.115 138.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.8%
Blue60.8%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow32.3%
Key (black)10.2%

Color previews

#ace59b text on a black background

contrast 14.44:1

Card sample

#ace59b text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace59b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace59b in the Color Lab