Skip to content

#ace2ec

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

RGB
172, 226, 236
HSL
189°, 63%, 80%
CMYK
27, 4, 0, 8
Luminance
0.6922

Every format

HEX#ace2ec
RGBrgb(172, 226, 236)
HSLhsl(189, 63%, 80%)
CMYKcmyk(27%, 4%, 0%, 8%)
LABlab(86.6 -14.9 -10.5)
LCHlch(86.6 18.3 215.0)
OKLCHoklch(0.879 0.057 210.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan27.1%
Magenta4.2%
Yellow0.0%
Key (black)7.5%

Color previews

#ace2ec text on a black background

contrast 14.84:1

Card sample

#ace2ec text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2ec in the Color Lab