Skip to content

#acecc3

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

RGB
172, 236, 195
HSL
142°, 63%, 80%
CMYK
27, 0, 17, 8
Luminance
0.7270

Every format

HEX#acecc3
RGBrgb(172, 236, 195)
HSLhsl(142, 63%, 80%)
CMYKcmyk(27%, 0%, 17%, 8%)
LABlab(88.3 -28.3 13.5)
LCHlch(88.3 31.4 154.5)
OKLCHoklch(0.889 0.086 156.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow17.4%
Key (black)7.5%

Color previews

#acecc3 text on a black background

contrast 15.54:1

Card sample

#acecc3 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecc3 in the Color Lab