Skip to content

#ace4ed

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

RGB
172, 228, 237
HSL
188°, 64%, 80%
CMYK
27, 4, 0, 7
Luminance
0.7037

Every format

HEX#ace4ed
RGBrgb(172, 228, 237)
HSLhsl(188, 64%, 80%)
CMYKcmyk(27%, 4%, 0%, 7%)
LABlab(87.2 -15.7 -10.2)
LCHlch(87.2 18.7 212.9)
OKLCHoklch(0.883 0.058 208.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace4ed on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ace4ed on black: 15.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.4%
Blue92.9%

CMYK percentages

Cyan27.4%
Magenta3.8%
Yellow0.0%
Key (black)7.1%

Color previews

#ace4ed text on a black background

contrast 15.07:1

Card sample

#ace4ed text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4ed in the Color Lab