Skip to content

#aceac2

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

RGB
172, 234, 194
HSL
141°, 60%, 80%
CMYK
27, 0, 17, 8
Luminance
0.7151

Every format

HEX#aceac2
RGBrgb(172, 234, 194)
HSLhsl(141, 60%, 80%)
CMYKcmyk(27%, 0%, 17%, 8%)
LABlab(87.7 -27.5 13.2)
LCHlch(87.7 30.5 154.4)
OKLCHoklch(0.884 0.084 156.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue76.1%

CMYK percentages

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

Color previews

#aceac2 text on a black background

contrast 15.30:1

Card sample

#aceac2 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac2 in the Color Lab