Skip to content

#ace0ff

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

RGB
172, 224, 255
HSL
202°, 100%, 84%
CMYK
33, 12, 0, 0
Luminance
0.6930

Every format

HEX#ace0ff
RGBrgb(172, 224, 255)
HSLhsl(202, 100%, 84%)
CMYKcmyk(33%, 12%, 0%, 0%)
LABlab(86.7 -9.5 -20.4)
LCHlch(86.7 22.5 245.1)
OKLCHoklch(0.881 0.069 234.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.8%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta12.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ace0ff text on a black background

contrast 14.86:1

Card sample

#ace0ff text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace0ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace0ff in the Color Lab