Skip to content

#aceac9

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

RGB
172, 234, 201
HSL
148°, 60%, 80%
CMYK
27, 0, 14, 8
Luminance
0.7183

Every format

HEX#aceac9
RGBrgb(172, 234, 201)
HSLhsl(148, 60%, 80%)
CMYKcmyk(27%, 0%, 14%, 8%)
LABlab(87.9 -26.2 9.8)
LCHlch(87.9 28.0 159.6)
OKLCHoklch(0.886 0.078 161.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceac9 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#aceac9 on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue78.8%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow14.1%
Key (black)8.2%

Color previews

#aceac9 text on a black background

contrast 15.37:1

Card sample

#aceac9 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac9 in the Color Lab