Skip to content

#acecfc

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

RGB
172, 236, 252
HSL
192°, 93%, 83%
CMYK
32, 6, 0, 1
Luminance
0.7579

Every format

HEX#acecfc
RGBrgb(172, 236, 252)
HSLhsl(192, 93%, 83%)
CMYKcmyk(32%, 6%, 0%, 1%)
LABlab(89.8 -16.3 -14.2)
LCHlch(89.8 21.6 221.0)
OKLCHoklch(0.905 0.068 214.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue98.8%

CMYK percentages

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

Color previews

#acecfc text on a black background

contrast 16.16:1

Card sample

#acecfc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecfc in the Color Lab