Skip to content

#aceecf

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

RGB
172, 238, 207
HSL
152°, 66%, 80%
CMYK
28, 0, 13, 7
Luminance
0.7442

Every format

HEX#aceecf
RGBrgb(172, 238, 207)
HSLhsl(152, 66%, 80%)
CMYKcmyk(28%, 0%, 13%, 7%)
LABlab(89.1 -27.0 8.4)
LCHlch(89.1 28.2 162.7)
OKLCHoklch(0.896 0.079 164.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceecf on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#aceecf on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.3%
Blue81.2%

CMYK percentages

Cyan27.7%
Magenta0.0%
Yellow13.0%
Key (black)6.7%

Color previews

#aceecf text on a black background

contrast 15.88:1

Card sample

#aceecf text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceecf in the Color Lab