Skip to content

#afdef7

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

RGB
175, 222, 247
HSL
201°, 82%, 83%
CMYK
29, 10, 0, 3
Luminance
0.6807

Every format

HEX#afdef7
RGBrgb(175, 222, 247)
HSLhsl(201, 82%, 83%)
CMYKcmyk(29%, 10%, 0%, 3%)
LABlab(86.0 -9.5 -17.1)
LCHlch(86.0 19.6 240.9)
OKLCHoklch(0.876 0.060 231.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdef7 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#afdef7 on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.1%
Blue96.9%

CMYK percentages

Cyan29.1%
Magenta10.1%
Yellow0.0%
Key (black)3.1%

Color previews

#afdef7 text on a black background

contrast 14.61:1

Card sample

#afdef7 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdef7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdef7 in the Color Lab