Skip to content

#aeceee

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

RGB
174, 206, 238
HSL
210°, 65%, 81%
CMYK
27, 13, 0, 7
Luminance
0.5931

Every format

HEX#aeceee
RGBrgb(174, 206, 238)
HSLhsl(210, 65%, 81%)
CMYKcmyk(27%, 13%, 0%, 7%)
LABlab(81.5 -3.6 -19.3)
LCHlch(81.5 19.6 259.5)
OKLCHoklch(0.839 0.057 248.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aeceee on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#aeceee on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green80.8%
Blue93.3%

CMYK percentages

Cyan26.9%
Magenta13.4%
Yellow0.0%
Key (black)6.7%

Color previews

#aeceee text on a black background

contrast 12.86:1

Card sample

#aeceee text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeceee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeceee in the Color Lab