Skip to content

#ace8fd

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

RGB
172, 232, 253
HSL
196°, 95%, 83%
CMYK
32, 8, 0, 1
Luminance
0.7358

Every format

HEX#ace8fd
RGBrgb(172, 232, 253)
HSLhsl(196, 95%, 83%)
CMYKcmyk(32%, 8%, 0%, 1%)
LABlab(88.7 -14.1 -16.3)
LCHlch(88.7 21.5 229.2)
OKLCHoklch(0.897 0.067 221.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace8fd on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#ace8fd on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.0%
Blue99.2%

CMYK percentages

Cyan32.0%
Magenta8.3%
Yellow0.0%
Key (black)0.8%

Color previews

#ace8fd text on a black background

contrast 15.72:1

Card sample

#ace8fd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace8fd in the Color Lab