Skip to content

#aceaeb

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

RGB
172, 234, 235
HSL
181°, 61%, 80%
CMYK
27, 0, 0, 8
Luminance
0.7361

Every format

HEX#aceaeb
RGBrgb(172, 234, 235)
HSLhsl(181, 61%, 80%)
CMYKcmyk(27%, 0%, 0%, 8%)
LABlab(88.7 -19.2 -6.8)
LCHlch(88.7 20.3 199.5)
OKLCHoklch(0.896 0.062 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceaeb on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#aceaeb on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue92.2%

CMYK percentages

Cyan26.8%
Magenta0.4%
Yellow0.0%
Key (black)7.8%

Color previews

#aceaeb text on a black background

contrast 15.72:1

Card sample

#aceaeb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceaeb in the Color Lab