Skip to content

#afedfc

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

RGB
175, 237, 252
HSL
192°, 93%, 84%
CMYK
31, 6, 0, 1
Luminance
0.7671

Every format

HEX#afedfc
RGBrgb(175, 237, 252)
HSLhsl(192, 93%, 84%)
CMYKcmyk(31%, 6%, 0%, 1%)
LABlab(90.2 -16.0 -13.5)
LCHlch(90.2 20.9 220.2)
OKLCHoklch(0.909 0.066 214.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.9%
Blue98.8%

CMYK percentages

Cyan30.6%
Magenta6.0%
Yellow0.0%
Key (black)1.2%

Color previews

#afedfc text on a black background

contrast 16.34:1

Card sample

#afedfc text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afedfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afedfc in the Color Lab