Skip to content

#acebc4

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

RGB
172, 235, 196
HSL
143°, 61%, 80%
CMYK
27, 0, 17, 8
Luminance
0.7217

Every format

HEX#acebc4
RGBrgb(172, 235, 196)
HSLhsl(143, 61%, 80%)
CMYKcmyk(27%, 0%, 17%, 8%)
LABlab(88.0 -27.6 12.6)
LCHlch(88.0 30.4 155.5)
OKLCHoklch(0.887 0.083 157.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acebc4 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#acebc4 on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow16.6%
Key (black)7.8%

Color previews

#acebc4 text on a black background

contrast 15.43:1

Card sample

#acebc4 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebc4 in the Color Lab