Skip to content

#aceabd

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

RGB
172, 234, 189
HSL
137°, 60%, 80%
CMYK
27, 0, 19, 8
Luminance
0.7129

Every format

HEX#aceabd
RGBrgb(172, 234, 189)
HSLhsl(137, 60%, 80%)
CMYKcmyk(27%, 0%, 19%, 8%)
LABlab(87.6 -28.4 15.6)
LCHlch(87.6 32.5 151.2)
OKLCHoklch(0.883 0.088 152.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceabd on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#aceabd on black: 15.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue74.1%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow19.2%
Key (black)8.2%

Color previews

#aceabd text on a black background

contrast 15.26:1

Card sample

#aceabd text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceabd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceabd in the Color Lab