Skip to content

#aceac3

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

RGB
172, 234, 195
HSL
142°, 60%, 80%
CMYK
27, 0, 17, 8
Luminance
0.7156

Every format

HEX#aceac3
RGBrgb(172, 234, 195)
HSLhsl(142, 60%, 80%)
CMYKcmyk(27%, 0%, 17%, 8%)
LABlab(87.8 -27.3 12.7)
LCHlch(87.8 30.1 155.1)
OKLCHoklch(0.884 0.083 156.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow16.7%
Key (black)8.2%

Color previews

#aceac3 text on a black background

contrast 15.31:1

Card sample

#aceac3 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceac3 in the Color Lab