Skip to content

#ace3fc

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

RGB
172, 227, 252
HSL
199°, 93%, 83%
CMYK
32, 10, 0, 1
Luminance
0.7074

Every format

HEX#ace3fc
RGBrgb(172, 227, 252)
HSLhsl(199, 93%, 83%)
CMYKcmyk(32%, 10%, 0%, 1%)
LABlab(87.4 -11.8 -17.8)
LCHlch(87.4 21.3 236.5)
OKLCHoklch(0.886 0.066 227.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace3fc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ace3fc on black: 15.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue98.8%

CMYK percentages

Cyan31.7%
Magenta9.9%
Yellow0.0%
Key (black)1.2%

Color previews

#ace3fc text on a black background

contrast 15.15:1

Card sample

#ace3fc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3fc in the Color Lab