Skip to content

#aceacb

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

RGB
172, 234, 203
HSL
150°, 60%, 80%
CMYK
27, 0, 13, 8
Luminance
0.7193

Every format

HEX#aceacb
RGBrgb(172, 234, 203)
HSLhsl(150, 60%, 80%)
CMYKcmyk(27%, 0%, 13%, 8%)
LABlab(87.9 -25.8 8.8)
LCHlch(87.9 27.3 161.2)
OKLCHoklch(0.887 0.076 162.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.8%
Blue79.6%

CMYK percentages

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

Color previews

#aceacb text on a black background

contrast 15.39:1

Card sample

#aceacb text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceacb in the Color Lab