Skip to content

#ace2ed

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

RGB
172, 226, 237
HSL
190°, 64%, 80%
CMYK
27, 5, 0, 7
Luminance
0.6928

Every format

HEX#ace2ed
RGBrgb(172, 226, 237)
HSLhsl(190, 64%, 80%)
CMYKcmyk(27%, 5%, 0%, 7%)
LABlab(86.6 -14.7 -11.0)
LCHlch(86.6 18.4 216.7)
OKLCHoklch(0.879 0.057 211.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2ed on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ace2ed on black: 14.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue92.9%

CMYK percentages

Cyan27.4%
Magenta4.6%
Yellow0.0%
Key (black)7.1%

Color previews

#ace2ed text on a black background

contrast 14.86:1

Card sample

#ace2ed text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2ed in the Color Lab