Skip to content

#ace4ec

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

RGB
172, 228, 236
HSL
188°, 63%, 80%
CMYK
27, 3, 0, 8
Luminance
0.7031

Every format

HEX#ace4ec
RGBrgb(172, 228, 236)
HSLhsl(188, 63%, 80%)
CMYKcmyk(27%, 3%, 0%, 8%)
LABlab(87.2 -15.9 -9.7)
LCHlch(87.2 18.7 211.3)
OKLCHoklch(0.883 0.058 207.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan27.1%
Magenta3.4%
Yellow0.0%
Key (black)7.5%

Color previews

#ace4ec text on a black background

contrast 15.06:1

Card sample

#ace4ec text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4ec in the Color Lab