Skip to content

#aceacd

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

RGB
172, 234, 205
HSL
152°, 60%, 80%
CMYK
27, 0, 12, 8
Luminance
0.7202

Every format

HEX#aceacd
RGBrgb(172, 234, 205)
HSLhsl(152, 60%, 80%)
CMYKcmyk(27%, 0%, 12%, 8%)
LABlab(88.0 -25.4 7.8)
LCHlch(88.0 26.6 162.9)
OKLCHoklch(0.887 0.074 164.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue80.4%

CMYK percentages

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

Color previews

#aceacd text on a black background

contrast 15.40:1

Card sample

#aceacd text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceacd in the Color Lab