Skip to content

#ace7ed

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

RGB
172, 231, 237
HSL
186°, 64%, 80%
CMYK
27, 3, 0, 7
Luminance
0.7204

Every format

HEX#ace7ed
RGBrgb(172, 231, 237)
HSLhsl(186, 64%, 80%)
CMYKcmyk(27%, 3%, 0%, 7%)
LABlab(88.0 -17.2 -9.0)
LCHlch(88.0 19.4 207.5)
OKLCHoklch(0.890 0.060 204.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace7ed on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ace7ed on black: 15.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue92.9%

CMYK percentages

Cyan27.4%
Magenta2.5%
Yellow0.0%
Key (black)7.1%

Color previews

#ace7ed text on a black background

contrast 15.41:1

Card sample

#ace7ed text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7ed in the Color Lab