Skip to content

#ace2fc

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

RGB
172, 226, 252
HSL
200°, 93%, 83%
CMYK
32, 10, 0, 1
Luminance
0.7019

Every format

HEX#ace2fc
RGBrgb(172, 226, 252)
HSLhsl(200, 93%, 83%)
CMYKcmyk(32%, 10%, 0%, 1%)
LABlab(87.1 -11.2 -18.2)
LCHlch(87.1 21.4 238.3)
OKLCHoklch(0.884 0.066 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green88.6%
Blue98.8%

CMYK percentages

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

Color previews

#ace2fc text on a black background

contrast 15.04:1

Card sample

#ace2fc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2fc in the Color Lab