Skip to content

#aec3eb

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

RGB
174, 195, 235
HSL
219°, 60%, 80%
CMYK
26, 17, 0, 8
Luminance
0.5403

Every format

HEX#aec3eb
RGBrgb(174, 195, 235)
HSLhsl(219, 60%, 80%)
CMYKcmyk(26%, 17%, 0%, 8%)
LABlab(78.5 1.6 -22.2)
LCHlch(78.5 22.2 274.2)
OKLCHoklch(0.815 0.061 263.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aec3eb on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#aec3eb on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green76.5%
Blue92.2%

CMYK percentages

Cyan26.0%
Magenta17.0%
Yellow0.0%
Key (black)7.8%

Color previews

#aec3eb text on a black background

contrast 11.81:1

Card sample

#aec3eb text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aec3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aec3eb in the Color Lab