Skip to content

#aceac7

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

RGB
172, 234, 199
HSL
146°, 60%, 80%
CMYK
27, 0, 15, 8
Luminance
0.7174

Every format

HEX#aceac7
RGBrgb(172, 234, 199)
HSLhsl(146, 60%, 80%)
CMYKcmyk(27%, 0%, 15%, 8%)
LABlab(87.8 -26.6 10.7)
LCHlch(87.8 28.7 158.0)
OKLCHoklch(0.886 0.079 159.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#aceac7 text on a black background

contrast 15.35:1

Card sample

#aceac7 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac7 in the Color Lab