Skip to content

#aceece

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

RGB
172, 238, 206
HSL
151°, 66%, 80%
CMYK
28, 0, 13, 7
Luminance
0.7438

Every format

HEX#aceece
RGBrgb(172, 238, 206)
HSLhsl(151, 66%, 80%)
CMYKcmyk(28%, 0%, 13%, 7%)
LABlab(89.1 -27.1 8.9)
LCHlch(89.1 28.6 161.9)
OKLCHoklch(0.896 0.080 163.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green93.3%
Blue80.8%

CMYK percentages

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

Color previews

#aceece text on a black background

contrast 15.88:1

Card sample

#aceece text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceece in the Color Lab