Skip to content

#acecc4

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

RGB
172, 236, 196
HSL
143°, 63%, 80%
CMYK
27, 0, 17, 8
Luminance
0.7275

Every format

HEX#acecc4
RGBrgb(172, 236, 196)
HSLhsl(143, 63%, 80%)
CMYKcmyk(27%, 0%, 17%, 8%)
LABlab(88.3 -28.1 13.0)
LCHlch(88.3 31.0 155.2)
OKLCHoklch(0.889 0.085 156.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecc4 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#acecc4 on black: 15.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue76.9%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow16.9%
Key (black)7.5%

Color previews

#acecc4 text on a black background

contrast 15.55:1

Card sample

#acecc4 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecc4 in the Color Lab