Skip to content

#ace5ae

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

RGB
172, 229, 174
HSL
122°, 52%, 79%
CMYK
25, 0, 24, 10
Luminance
0.6787

Every format

HEX#ace5ae
RGBrgb(172, 229, 174)
HSLhsl(122, 52%, 79%)
CMYKcmyk(25%, 0%, 24%, 10%)
LABlab(85.9 -28.7 21.1)
LCHlch(85.9 35.6 143.7)
OKLCHoklch(0.869 0.095 145.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.8%
Blue68.2%

CMYK percentages

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

Color previews

#ace5ae text on a black background

contrast 14.57:1

Card sample

#ace5ae text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace5ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace5ae in the Color Lab