Skip to content

#ace4ac

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

RGB
172, 228, 172
HSL
120°, 51%, 78%
CMYK
25, 0, 25, 11
Luminance
0.6724

Every format

HEX#ace4ac
RGBrgb(172, 228, 172)
HSLhsl(120, 51%, 78%)
CMYKcmyk(25%, 0%, 25%, 11%)
LABlab(85.6 -28.6 21.7)
LCHlch(85.6 35.9 142.8)
OKLCHoklch(0.866 0.096 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.4%
Blue67.5%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow24.6%
Key (black)10.6%

Color previews

#ace4ac text on a black background

contrast 14.45:1

Card sample

#ace4ac text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4ac in the Color Lab