Skip to content

#ace9fc

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

RGB
172, 233, 252
HSL
194°, 93%, 83%
CMYK
32, 8, 0, 1
Luminance
0.7408

Every format

HEX#ace9fc
RGBrgb(172, 233, 252)
HSLhsl(194, 93%, 83%)
CMYKcmyk(32%, 8%, 0%, 1%)
LABlab(89.0 -14.8 -15.4)
LCHlch(89.0 21.3 226.1)
OKLCHoklch(0.899 0.067 219.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace9fc on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#ace9fc on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.4%
Blue98.8%

CMYK percentages

Cyan31.7%
Magenta7.5%
Yellow0.0%
Key (black)1.2%

Color previews

#ace9fc text on a black background

contrast 15.82:1

Card sample

#ace9fc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace9fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace9fc in the Color Lab