Skip to content

#acece2

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

RGB
172, 236, 226
HSL
171°, 63%, 80%
CMYK
27, 0, 4, 8
Luminance
0.7425

Every format

HEX#acece2
RGBrgb(172, 236, 226)
HSLhsl(171, 63%, 80%)
CMYKcmyk(27%, 0%, 4%, 8%)
LABlab(89.0 -22.1 -1.6)
LCHlch(89.0 22.2 184.3)
OKLCHoklch(0.897 0.066 184.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue88.6%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow4.2%
Key (black)7.5%

Color previews

#acece2 text on a black background

contrast 15.85:1

Card sample

#acece2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acece2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acece2 in the Color Lab