Skip to content

#afeefc

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

RGB
175, 238, 252
HSL
191°, 93%, 84%
CMYK
31, 6, 0, 1
Luminance
0.7729

Every format

HEX#afeefc
RGBrgb(175, 238, 252)
HSLhsl(191, 93%, 84%)
CMYKcmyk(31%, 6%, 0%, 1%)
LABlab(90.5 -16.5 -13.1)
LCHlch(90.5 21.1 218.5)
OKLCHoklch(0.911 0.066 212.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeefc on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#afeefc on black: 16.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.3%
Blue98.8%

CMYK percentages

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

Color previews

#afeefc text on a black background

contrast 16.46:1

Card sample

#afeefc text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeefc in the Color Lab