Skip to content

#ace6ec

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

RGB
172, 230, 236
HSL
186°, 63%, 80%
CMYK
27, 3, 0, 8
Luminance
0.7142

Every format

HEX#ace6ec
RGBrgb(172, 230, 236)
HSLhsl(186, 63%, 80%)
CMYKcmyk(27%, 3%, 0%, 8%)
LABlab(87.7 -16.9 -8.9)
LCHlch(87.7 19.1 207.6)
OKLCHoklch(0.887 0.059 204.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6ec on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ace6ec on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta2.5%
Yellow0.0%
Key (black)7.5%

Color previews

#ace6ec text on a black background

contrast 15.28:1

Card sample

#ace6ec text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6ec in the Color Lab