Skip to content

#ace1fc

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

RGB
172, 225, 252
HSL
200°, 93%, 83%
CMYK
32, 11, 0, 1
Luminance
0.6965

Every format

HEX#ace1fc
RGBrgb(172, 225, 252)
HSLhsl(200, 93%, 83%)
CMYKcmyk(32%, 11%, 0%, 1%)
LABlab(86.8 -10.7 -18.6)
LCHlch(86.8 21.5 240.0)
OKLCHoklch(0.882 0.066 230.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green88.2%
Blue98.8%

CMYK percentages

Cyan31.7%
Magenta10.7%
Yellow0.0%
Key (black)1.2%

Color previews

#ace1fc text on a black background

contrast 14.93:1

Card sample

#ace1fc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace1fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace1fc in the Color Lab