Skip to content

#aecdfb

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

RGB
174, 205, 251
HSL
216°, 91%, 83%
CMYK
31, 18, 0, 2
Luminance
0.5963

Every format

HEX#aecdfb
RGBrgb(174, 205, 251)
HSLhsl(216, 91%, 83%)
CMYKcmyk(31%, 18%, 0%, 2%)
LABlab(81.6 0.1 -25.9)
LCHlch(81.6 25.9 270.1)
OKLCHoklch(0.841 0.073 258.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aecdfb on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#aecdfb on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green80.4%
Blue98.4%

CMYK percentages

Cyan30.7%
Magenta18.3%
Yellow0.0%
Key (black)1.6%

Color previews

#aecdfb text on a black background

contrast 12.93:1

Card sample

#aecdfb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aecdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aecdfb in the Color Lab