Skip to content

#ace0ed

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

RGB
172, 224, 237
HSL
192°, 64%, 80%
CMYK
27, 6, 0, 7
Luminance
0.6820

Every format

HEX#ace0ed
RGBrgb(172, 224, 237)
HSLhsl(192, 64%, 80%)
CMYKcmyk(27%, 6%, 0%, 7%)
LABlab(86.1 -13.7 -11.8)
LCHlch(86.1 18.1 220.7)
OKLCHoklch(0.875 0.056 214.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace0ed on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ace0ed on black: 14.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ace0ed text on a black background

contrast 14.64:1

Card sample

#ace0ed text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace0ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace0ed in the Color Lab