Skip to content

#ace9ad

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

RGB
172, 233, 173
HSL
121°, 58%, 79%
CMYK
26, 0, 26, 9
Luminance
0.7007

Every format

HEX#ace9ad
RGBrgb(172, 233, 173)
HSLhsl(121, 58%, 79%)
CMYKcmyk(26%, 0%, 26%, 9%)
LABlab(87.0 -30.8 23.1)
LCHlch(87.0 38.5 143.1)
OKLCHoklch(0.877 0.102 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace9ad on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ace9ad on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.4%
Blue67.8%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow25.8%
Key (black)8.6%

Color previews

#ace9ad text on a black background

contrast 15.01:1

Card sample

#ace9ad text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace9ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace9ad in the Color Lab