Skip to content

#afd1eb

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

RGB
175, 209, 235
HSL
206°, 60%, 80%
CMYK
26, 11, 0, 8
Luminance
0.6071

Every format

HEX#afd1eb
RGBrgb(175, 209, 235)
HSLhsl(206, 60%, 80%)
CMYKcmyk(26%, 11%, 0%, 8%)
LABlab(82.2 -5.5 -16.5)
LCHlch(82.2 17.4 251.5)
OKLCHoklch(0.845 0.051 241.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afd1eb on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#afd1eb on black: 13.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green82.0%
Blue92.2%

CMYK percentages

Cyan25.5%
Magenta11.1%
Yellow0.0%
Key (black)7.8%

Color previews

#afd1eb text on a black background

contrast 13.14:1

Card sample

#afd1eb text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afd1eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afd1eb in the Color Lab