Skip to content

#aceade

a light, vivid cyan · cool · closest name: beige

RGB
172, 234, 222
HSL
168°, 60%, 80%
CMYK
27, 0, 5, 8
Luminance
0.7289

Every format

HEX#aceade
RGBrgb(172, 234, 222)
HSLhsl(168, 60%, 80%)
CMYKcmyk(27%, 0%, 5%, 8%)
LABlab(88.4 -22.0 -0.5)
LCHlch(88.4 22.0 181.3)
OKLCHoklch(0.892 0.065 181.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceade on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#aceade on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue87.1%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow5.1%
Key (black)8.2%

Color previews

#aceade text on a black background

contrast 15.58:1

Card sample

#aceade text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceade in the Color Lab