Skip to content

#acebec

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

RGB
172, 235, 236
HSL
181°, 63%, 80%
CMYK
27, 0, 0, 8
Luminance
0.7424

Every format

HEX#acebec
RGBrgb(172, 235, 236)
HSLhsl(181, 63%, 80%)
CMYKcmyk(27%, 0%, 0%, 8%)
LABlab(89.0 -19.4 -6.9)
LCHlch(89.0 20.6 199.5)
OKLCHoklch(0.898 0.063 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acebec on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#acebec on black: 15.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#acebec text on a black background

contrast 15.85:1

Card sample

#acebec text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebec in the Color Lab