Skip to content

#aedcfb

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

RGB
174, 220, 251
HSL
204°, 91%, 83%
CMYK
31, 12, 0, 2
Luminance
0.6715

Every format

HEX#aedcfb
RGBrgb(174, 220, 251)
HSLhsl(204, 91%, 83%)
CMYKcmyk(31%, 12%, 0%, 2%)
LABlab(85.6 -7.8 -19.9)
LCHlch(85.6 21.4 248.5)
OKLCHoklch(0.873 0.064 238.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aedcfb on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#aedcfb on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green86.3%
Blue98.4%

CMYK percentages

Cyan30.7%
Magenta12.4%
Yellow0.0%
Key (black)1.6%

Color previews

#aedcfb text on a black background

contrast 14.43:1

Card sample

#aedcfb text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aedcfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aedcfb in the Color Lab