Skip to content

#afecff

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

RGB
175, 236, 255
HSL
194°, 100%, 84%
CMYK
31, 8, 0, 0
Luminance
0.7632

Every format

HEX#afecff
RGBrgb(175, 236, 255)
HSLhsl(194, 100%, 84%)
CMYKcmyk(31%, 8%, 0%, 0%)
LABlab(90.0 -14.8 -15.4)
LCHlch(90.0 21.3 226.1)
OKLCHoklch(0.908 0.067 219.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.5%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#afecff text on a black background

contrast 16.26:1

Card sample

#afecff text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecff in the Color Lab