Skip to content

#afdced

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

RGB
175, 220, 237
HSL
197°, 63%, 81%
CMYK
26, 7, 0, 7
Luminance
0.6641

Every format

HEX#afdced
RGBrgb(175, 220, 237)
HSLhsl(197, 63%, 81%)
CMYKcmyk(26%, 7%, 0%, 7%)
LABlab(85.2 -10.8 -13.1)
LCHlch(85.2 17.0 230.5)
OKLCHoklch(0.868 0.052 222.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdced on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#afdced on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.3%
Blue92.9%

CMYK percentages

Cyan26.2%
Magenta7.2%
Yellow0.0%
Key (black)7.1%

Color previews

#afdced text on a black background

contrast 14.28:1

Card sample

#afdced text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdced in the Color Lab