Skip to content

#afecfd

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

RGB
175, 236, 253
HSL
193°, 95%, 84%
CMYK
31, 7, 0, 1
Luminance
0.7620

Every format

HEX#afecfd
RGBrgb(175, 236, 253)
HSLhsl(193, 95%, 84%)
CMYKcmyk(31%, 7%, 0%, 1%)
LABlab(90.0 -15.3 -14.4)
LCHlch(90.0 21.0 223.3)
OKLCHoklch(0.907 0.066 216.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecfd on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#afecfd on black: 16.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue99.2%

CMYK percentages

Cyan30.8%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#afecfd text on a black background

contrast 16.24:1

Card sample

#afecfd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecfd in the Color Lab