Skip to content

#ace2ac

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

RGB
172, 226, 172
HSL
120°, 48%, 78%
CMYK
24, 0, 24, 11
Luminance
0.6614

Every format

HEX#ace2ac
RGBrgb(172, 226, 172)
HSLhsl(120, 48%, 78%)
CMYKcmyk(24%, 0%, 24%, 11%)
LABlab(85.1 -27.6 20.9)
LCHlch(85.1 34.6 142.8)
OKLCHoklch(0.861 0.092 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2ac on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#ace2ac on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue67.5%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow23.9%
Key (black)11.4%

Color previews

#ace2ac text on a black background

contrast 14.23:1

Card sample

#ace2ac text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2ac in the Color Lab