Skip to content

#aceac0

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

RGB
172, 234, 192
HSL
139°, 60%, 80%
CMYK
27, 0, 18, 8
Luminance
0.7142

Every format

HEX#aceac0
RGBrgb(172, 234, 192)
HSLhsl(139, 60%, 80%)
CMYKcmyk(27%, 0%, 18%, 8%)
LABlab(87.7 -27.9 14.2)
LCHlch(87.7 31.3 153.1)
OKLCHoklch(0.884 0.085 154.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue75.3%

CMYK percentages

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

Color previews

#aceac0 text on a black background

contrast 15.28:1

Card sample

#aceac0 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac0 in the Color Lab