Skip to content

#acebc3

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

RGB
172, 235, 195
HSL
142°, 61%, 80%
CMYK
27, 0, 17, 8
Luminance
0.7213

Every format

HEX#acebc3
RGBrgb(172, 235, 195)
HSLhsl(142, 61%, 80%)
CMYKcmyk(27%, 0%, 17%, 8%)
LABlab(88.0 -27.8 13.1)
LCHlch(88.0 30.8 154.8)
OKLCHoklch(0.887 0.084 156.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow17.0%
Key (black)7.8%

Color previews

#acebc3 text on a black background

contrast 15.43:1

Card sample

#acebc3 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebc3 in the Color Lab