Skip to content

#ace2ae

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

RGB
172, 226, 174
HSL
122°, 48%, 78%
CMYK
24, 0, 23, 11
Luminance
0.6622

Every format

HEX#ace2ae
RGBrgb(172, 226, 174)
HSLhsl(122, 48%, 78%)
CMYKcmyk(24%, 0%, 23%, 11%)
LABlab(85.1 -27.3 19.9)
LCHlch(85.1 33.8 143.8)
OKLCHoklch(0.862 0.090 145.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2ae on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ace2ae on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue68.2%

CMYK percentages

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

Color previews

#ace2ae text on a black background

contrast 14.24:1

Card sample

#ace2ae text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2ae in the Color Lab