Skip to content

#ace7fd

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

RGB
172, 231, 253
HSL
196°, 95%, 83%
CMYK
32, 9, 0, 1
Luminance
0.7301

Every format

HEX#ace7fd
RGBrgb(172, 231, 253)
HSLhsl(196, 95%, 83%)
CMYKcmyk(32%, 9%, 0%, 1%)
LABlab(88.5 -13.6 -16.7)
LCHlch(88.5 21.5 230.9)
OKLCHoklch(0.895 0.067 222.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace7fd on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ace7fd on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue99.2%

CMYK percentages

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

Color previews

#ace7fd text on a black background

contrast 15.60:1

Card sample

#ace7fd text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7fd in the Color Lab