Skip to content

#aceac8

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

RGB
172, 234, 200
HSL
147°, 60%, 80%
CMYK
27, 0, 15, 8
Luminance
0.7179

Every format

HEX#aceac8
RGBrgb(172, 234, 200)
HSLhsl(147, 60%, 80%)
CMYKcmyk(27%, 0%, 15%, 8%)
LABlab(87.9 -26.4 10.3)
LCHlch(87.9 28.3 158.8)
OKLCHoklch(0.886 0.079 160.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#aceac8 text on a black background

contrast 15.36:1

Card sample

#aceac8 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac8 in the Color Lab