Skip to content

#afccec

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

RGB
175, 204, 236
HSL
212°, 62%, 81%
CMYK
26, 14, 0, 8
Luminance
0.5836

Every format

HEX#afccec
RGBrgb(175, 204, 236)
HSLhsl(212, 62%, 81%)
CMYKcmyk(26%, 14%, 0%, 8%)
LABlab(80.9 -2.7 -19.0)
LCHlch(80.9 19.2 262.0)
OKLCHoklch(0.835 0.055 251.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afccec on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#afccec on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green80.0%
Blue92.5%

CMYK percentages

Cyan25.8%
Magenta13.6%
Yellow0.0%
Key (black)7.5%

Color previews

#afccec text on a black background

contrast 12.67:1

Card sample

#afccec text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afccec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afccec in the Color Lab