Skip to content

#afddff

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

RGB
175, 221, 255
HSL
206°, 100%, 84%
CMYK
31, 13, 0, 0
Luminance
0.6805

Every format

HEX#afddff
RGBrgb(175, 221, 255)
HSLhsl(206, 100%, 84%)
CMYKcmyk(31%, 13%, 0%, 0%)
LABlab(86.0 -7.1 -21.4)
LCHlch(86.0 22.5 251.5)
OKLCHoklch(0.877 0.067 240.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green86.7%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta13.3%
Yellow0.0%
Key (black)0.0%

Color previews

#afddff text on a black background

contrast 14.61:1

Card sample

#afddff text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afddff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afddff in the Color Lab