Skip to content

#acecee

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

RGB
172, 236, 238
HSL
182°, 66%, 80%
CMYK
28, 1, 0, 7
Luminance
0.7493

Every format

HEX#acecee
RGBrgb(172, 236, 238)
HSLhsl(182, 66%, 80%)
CMYKcmyk(28%, 1%, 0%, 7%)
LABlab(89.4 -19.5 -7.5)
LCHlch(89.4 20.9 200.9)
OKLCHoklch(0.901 0.064 198.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecee on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#acecee on black: 15.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue93.3%

CMYK percentages

Cyan27.7%
Magenta0.8%
Yellow0.0%
Key (black)6.7%

Color previews

#acecee text on a black background

contrast 15.99:1

Card sample

#acecee text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecee in the Color Lab