Skip to content

#aceac5

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

RGB
172, 234, 197
HSL
144°, 60%, 80%
CMYK
27, 0, 16, 8
Luminance
0.7165

Every format

HEX#aceac5
RGBrgb(172, 234, 197)
HSLhsl(144, 60%, 80%)
CMYKcmyk(27%, 0%, 16%, 8%)
LABlab(87.8 -27.0 11.7)
LCHlch(87.8 29.4 156.5)
OKLCHoklch(0.885 0.081 158.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue77.3%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow15.8%
Key (black)8.2%

Color previews

#aceac5 text on a black background

contrast 15.33:1

Card sample

#aceac5 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac5 in the Color Lab