Skip to content

#ace5eb

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

RGB
172, 229, 235
HSL
186°, 61%, 80%
CMYK
27, 3, 0, 8
Luminance
0.7081

Every format

HEX#ace5eb
RGBrgb(172, 229, 235)
HSLhsl(186, 61%, 80%)
CMYKcmyk(27%, 3%, 0%, 8%)
LABlab(87.4 -16.7 -8.8)
LCHlch(87.4 18.9 207.8)
OKLCHoklch(0.885 0.059 204.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.8%
Blue92.2%

CMYK percentages

Cyan26.8%
Magenta2.6%
Yellow0.0%
Key (black)7.8%

Color previews

#ace5eb text on a black background

contrast 15.16:1

Card sample

#ace5eb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace5eb in the Color Lab