Skip to content

#ace9af

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

RGB
172, 233, 175
HSL
123°, 58%, 79%
CMYK
26, 0, 25, 9
Luminance
0.7014

Every format

HEX#ace9af
RGBrgb(172, 233, 175)
HSLhsl(123, 58%, 79%)
CMYKcmyk(26%, 0%, 25%, 9%)
LABlab(87.1 -30.4 22.1)
LCHlch(87.1 37.6 144.0)
OKLCHoklch(0.878 0.101 145.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.4%
Blue68.6%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow24.9%
Key (black)8.6%

Color previews

#ace9af text on a black background

contrast 15.03:1

Card sample

#ace9af text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace9af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace9af in the Color Lab