Skip to content

#acecec

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

RGB
172, 236, 236
HSL
180°, 63%, 80%
CMYK
27, 0, 0, 8
Luminance
0.7482

Every format

HEX#acecec
RGBrgb(172, 236, 236)
HSLhsl(180, 63%, 80%)
CMYKcmyk(27%, 0%, 0%, 8%)
LABlab(89.3 -19.9 -6.5)
LCHlch(89.3 21.0 198.0)
OKLCHoklch(0.900 0.064 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow0.0%
Key (black)7.5%

Color previews

#acecec text on a black background

contrast 15.96:1

Card sample

#acecec text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecec in the Color Lab