Skip to content

#aceaf3

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

RGB
172, 234, 243
HSL
188°, 75%, 81%
CMYK
29, 4, 0, 5
Luminance
0.7409

Every format

HEX#aceaf3
RGBrgb(172, 234, 243)
HSLhsl(188, 75%, 81%)
CMYKcmyk(29%, 4%, 0%, 5%)
LABlab(89.0 -17.4 -10.7)
LCHlch(89.0 20.4 211.5)
OKLCHoklch(0.898 0.064 207.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceaf3 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#aceaf3 on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue95.3%

CMYK percentages

Cyan29.2%
Magenta3.7%
Yellow0.0%
Key (black)4.7%

Color previews

#aceaf3 text on a black background

contrast 15.82:1

Card sample

#aceaf3 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceaf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceaf3 in the Color Lab