Skip to content

#acecfd

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

RGB
172, 236, 253
HSL
193°, 95%, 83%
CMYK
32, 7, 0, 1
Luminance
0.7585

Every format

HEX#acecfd
RGBrgb(172, 236, 253)
HSLhsl(193, 95%, 83%)
CMYKcmyk(32%, 7%, 0%, 1%)
LABlab(89.8 -16.1 -14.7)
LCHlch(89.8 21.8 222.4)
OKLCHoklch(0.906 0.068 216.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue99.2%

CMYK percentages

Cyan32.0%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#acecfd text on a black background

contrast 16.17:1

Card sample

#acecfd text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecfd in the Color Lab