Skip to content

#aceab1

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

RGB
172, 234, 177
HSL
125°, 60%, 80%
CMYK
27, 0, 24, 8
Luminance
0.7079

Every format

HEX#aceab1
RGBrgb(172, 234, 177)
HSLhsl(125, 60%, 80%)
CMYKcmyk(27%, 0%, 24%, 8%)
LABlab(87.4 -30.6 21.5)
LCHlch(87.4 37.4 144.8)
OKLCHoklch(0.880 0.100 146.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceab1 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#aceab1 on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue69.4%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow24.4%
Key (black)8.2%

Color previews

#aceab1 text on a black background

contrast 15.16:1

Card sample

#aceab1 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceab1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceab1 in the Color Lab