Skip to content

#ace3ed

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

RGB
172, 227, 237
HSL
189°, 64%, 80%
CMYK
27, 4, 0, 7
Luminance
0.6982

Every format

HEX#ace3ed
RGBrgb(172, 227, 237)
HSLhsl(189, 64%, 80%)
CMYKcmyk(27%, 4%, 0%, 7%)
LABlab(86.9 -15.2 -10.6)
LCHlch(86.9 18.5 214.8)
OKLCHoklch(0.881 0.058 209.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace3ed on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ace3ed on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue92.9%

CMYK percentages

Cyan27.4%
Magenta4.2%
Yellow0.0%
Key (black)7.1%

Color previews

#ace3ed text on a black background

contrast 14.96:1

Card sample

#ace3ed text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3ed in the Color Lab