Skip to content

#ace6eb

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

RGB
172, 230, 235
HSL
185°, 61%, 80%
CMYK
27, 2, 0, 8
Luminance
0.7136

Every format

HEX#ace6eb
RGBrgb(172, 230, 235)
HSLhsl(185, 61%, 80%)
CMYKcmyk(27%, 2%, 0%, 8%)
LABlab(87.7 -17.2 -8.4)
LCHlch(87.7 19.1 206.1)
OKLCHoklch(0.887 0.059 202.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6eb on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ace6eb on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan26.8%
Magenta2.1%
Yellow0.0%
Key (black)7.8%

Color previews

#ace6eb text on a black background

contrast 15.27:1

Card sample

#ace6eb text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6eb in the Color Lab