Skip to content

#ace5ac

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

RGB
172, 229, 172
HSL
120°, 52%, 79%
CMYK
25, 0, 25, 10
Luminance
0.6779

Every format

HEX#ace5ac
RGBrgb(172, 229, 172)
HSLhsl(120, 52%, 79%)
CMYKcmyk(25%, 0%, 25%, 10%)
LABlab(85.9 -29.0 22.1)
LCHlch(85.9 36.5 142.8)
OKLCHoklch(0.868 0.097 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace5ac on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ace5ac on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.8%
Blue67.5%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow24.9%
Key (black)10.2%

Color previews

#ace5ac text on a black background

contrast 14.56:1

Card sample

#ace5ac text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace5ac in the Color Lab