Skip to content

#aceafe

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

RGB
172, 234, 254
HSL
195°, 98%, 84%
CMYK
32, 8, 0, 0
Luminance
0.7477

Every format

HEX#aceafe
RGBrgb(172, 234, 254)
HSLhsl(195, 98%, 84%)
CMYKcmyk(32%, 8%, 0%, 0%)
LABlab(89.3 -14.8 -15.9)
LCHlch(89.3 21.8 227.0)
OKLCHoklch(0.902 0.068 219.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceafe on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#aceafe on black: 15.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue99.6%

CMYK percentages

Cyan32.3%
Magenta7.9%
Yellow0.0%
Key (black)0.4%

Color previews

#aceafe text on a black background

contrast 15.95:1

Card sample

#aceafe text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceafe in the Color Lab