Skip to content

#ace0ec

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

RGB
172, 224, 236
HSL
191°, 63%, 80%
CMYK
27, 5, 0, 8
Luminance
0.6814

Every format

HEX#ace0ec
RGBrgb(172, 224, 236)
HSLhsl(191, 63%, 80%)
CMYKcmyk(27%, 5%, 0%, 8%)
LABlab(86.1 -13.9 -11.3)
LCHlch(86.1 17.9 219.0)
OKLCHoklch(0.875 0.056 213.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace0ec on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ace0ec on black: 14.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta5.1%
Yellow0.0%
Key (black)7.5%

Color previews

#ace0ec text on a black background

contrast 14.63:1

Card sample

#ace0ec text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace0ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace0ec in the Color Lab