Skip to content

#afcdf5

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

RGB
175, 205, 245
HSL
214°, 78%, 82%
CMYK
29, 16, 0, 4
Luminance
0.5937

Every format

HEX#afcdf5
RGBrgb(175, 205, 245)
HSLhsl(214, 78%, 82%)
CMYKcmyk(29%, 16%, 0%, 4%)
LABlab(81.5 -1.1 -22.9)
LCHlch(81.5 23.0 267.3)
OKLCHoklch(0.840 0.065 255.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afcdf5 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#afcdf5 on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green80.4%
Blue96.1%

CMYK percentages

Cyan28.6%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#afcdf5 text on a black background

contrast 12.87:1

Card sample

#afcdf5 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afcdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afcdf5 in the Color Lab