Skip to content

#ace2fd

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

RGB
172, 226, 253
HSL
200°, 95%, 83%
CMYK
32, 11, 0, 1
Luminance
0.7026

Every format

HEX#ace2fd
RGBrgb(172, 226, 253)
HSLhsl(200, 95%, 83%)
CMYKcmyk(32%, 11%, 0%, 1%)
LABlab(87.1 -11.0 -18.7)
LCHlch(87.1 21.7 239.5)
OKLCHoklch(0.885 0.067 230.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ace2fd text on a black background

contrast 15.05:1

Card sample

#ace2fd text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2fd in the Color Lab