Skip to content

#aeccfd

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

RGB
174, 204, 253
HSL
217°, 95%, 84%
CMYK
31, 19, 0, 1
Luminance
0.5928

Every format

HEX#aeccfd
RGBrgb(174, 204, 253)
HSLhsl(217, 95%, 84%)
CMYKcmyk(31%, 19%, 0%, 1%)
LABlab(81.4 1.1 -27.3)
LCHlch(81.4 27.3 272.3)
OKLCHoklch(0.840 0.076 260.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.2%
Green80.0%
Blue99.2%

CMYK percentages

Cyan31.2%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#aeccfd text on a black background

contrast 12.86:1

Card sample

#aeccfd text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeccfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeccfd in the Color Lab