Skip to content

#ace0af

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

RGB
172, 224, 175
HSL
124°, 46%, 78%
CMYK
23, 0, 22, 12
Luminance
0.6518

Every format

HEX#ace0af
RGBrgb(172, 224, 175)
HSLhsl(124, 46%, 78%)
CMYKcmyk(23%, 0%, 22%, 12%)
LABlab(84.6 -26.1 18.7)
LCHlch(84.6 32.1 144.5)
OKLCHoklch(0.858 0.086 146.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace0af on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ace0af on black: 14.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue68.6%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow21.9%
Key (black)12.2%

Color previews

#ace0af text on a black background

contrast 14.04:1

Card sample

#ace0af text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace0af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace0af in the Color Lab