Skip to content

#afdefd

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

RGB
175, 222, 253
HSL
204°, 95%, 84%
CMYK
31, 12, 0, 1
Luminance
0.6845

Every format

HEX#afdefd
RGBrgb(175, 222, 253)
HSLhsl(204, 95%, 84%)
CMYKcmyk(31%, 12%, 0%, 1%)
LABlab(86.2 -8.1 -20.0)
LCHlch(86.2 21.6 247.9)
OKLCHoklch(0.878 0.065 237.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdefd on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#afdefd on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.1%
Blue99.2%

CMYK percentages

Cyan30.8%
Magenta12.3%
Yellow0.0%
Key (black)0.8%

Color previews

#afdefd text on a black background

contrast 14.69:1

Card sample

#afdefd text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdefd in the Color Lab