Skip to content

#ace1fd

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

RGB
172, 225, 253
HSL
201°, 95%, 83%
CMYK
32, 11, 0, 1
Luminance
0.6971

Every format

HEX#ace1fd
RGBrgb(172, 225, 253)
HSLhsl(201, 95%, 83%)
CMYKcmyk(32%, 11%, 0%, 1%)
LABlab(86.8 -10.5 -19.1)
LCHlch(86.8 21.8 241.2)
OKLCHoklch(0.882 0.067 231.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace1fd on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ace1fd on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.2%
Blue99.2%

CMYK percentages

Cyan32.0%
Magenta11.1%
Yellow0.0%
Key (black)0.8%

Color previews

#ace1fd text on a black background

contrast 14.94:1

Card sample

#ace1fd text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace1fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace1fd in the Color Lab