Skip to content

#afdef6

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

RGB
175, 222, 246
HSL
200°, 80%, 83%
CMYK
29, 10, 0, 4
Luminance
0.6801

Every format

HEX#afdef6
RGBrgb(175, 222, 246)
HSLhsl(200, 80%, 83%)
CMYKcmyk(29%, 10%, 0%, 4%)
LABlab(86.0 -9.8 -16.6)
LCHlch(86.0 19.3 239.6)
OKLCHoklch(0.875 0.059 230.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green87.1%
Blue96.5%

CMYK percentages

Cyan28.9%
Magenta9.8%
Yellow0.0%
Key (black)3.5%

Color previews

#afdef6 text on a black background

contrast 14.60:1

Card sample

#afdef6 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdef6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdef6 in the Color Lab