Skip to content

#ace7fc

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

RGB
172, 231, 252
HSL
196°, 93%, 83%
CMYK
32, 8, 0, 1
Luminance
0.7295

Every format

HEX#ace7fc
RGBrgb(172, 231, 252)
HSLhsl(196, 93%, 83%)
CMYKcmyk(32%, 8%, 0%, 1%)
LABlab(88.4 -13.8 -16.2)
LCHlch(88.4 21.3 229.6)
OKLCHoklch(0.895 0.066 221.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace7fc on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ace7fc on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue98.8%

CMYK percentages

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

Color previews

#ace7fc text on a black background

contrast 15.59:1

Card sample

#ace7fc text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7fc in the Color Lab