Skip to content

#acecfe

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

RGB
172, 236, 254
HSL
193°, 98%, 84%
CMYK
32, 7, 0, 0
Luminance
0.7592

Every format

HEX#acecfe
RGBrgb(172, 236, 254)
HSLhsl(193, 98%, 84%)
CMYKcmyk(32%, 7%, 0%, 0%)
LABlab(89.8 -15.8 -15.1)
LCHlch(89.8 21.9 223.7)
OKLCHoklch(0.906 0.069 217.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecfe on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#acecfe on black: 16.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue99.6%

CMYK percentages

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

Color previews

#acecfe text on a black background

contrast 16.18:1

Card sample

#acecfe text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecfe in the Color Lab