Skip to content

#ace7ac

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

RGB
172, 231, 172
HSL
120°, 55%, 79%
CMYK
26, 0, 26, 9
Luminance
0.6890

Every format

HEX#ace7ac
RGBrgb(172, 231, 172)
HSLhsl(120, 55%, 79%)
CMYKcmyk(26%, 0%, 26%, 9%)
LABlab(86.5 -30.0 22.8)
LCHlch(86.5 37.7 142.7)
OKLCHoklch(0.873 0.100 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace7ac on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ace7ac on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue67.5%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow25.5%
Key (black)9.4%

Color previews

#ace7ac text on a black background

contrast 14.78:1

Card sample

#ace7ac text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7ac in the Color Lab