Skip to content

#aeedfd

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

RGB
174, 237, 253
HSL
192°, 95%, 84%
CMYK
31, 6, 0, 1
Luminance
0.7666

Every format

HEX#aeedfd
RGBrgb(174, 237, 253)
HSLhsl(192, 95%, 84%)
CMYKcmyk(31%, 6%, 0%, 1%)
LABlab(90.2 -16.0 -14.1)
LCHlch(90.2 21.4 221.3)
OKLCHoklch(0.909 0.067 215.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aeedfd on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#aeedfd on black: 16.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green92.9%
Blue99.2%

CMYK percentages

Cyan31.2%
Magenta6.3%
Yellow0.0%
Key (black)0.8%

Color previews

#aeedfd text on a black background

contrast 16.33:1

Card sample

#aeedfd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeedfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeedfd in the Color Lab