Skip to content

#afbaec

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

RGB
175, 186, 236
HSL
229°, 62%, 81%
CMYK
26, 21, 0, 8
Luminance
0.5029

Every format

HEX#afbaec
RGBrgb(175, 186, 236)
HSLhsl(229, 62%, 81%)
CMYKcmyk(26%, 21%, 0%, 8%)
LABlab(76.2 7.0 -26.1)
LCHlch(76.2 27.0 285.1)
OKLCHoklch(0.798 0.072 275.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbaec on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#afbaec on black: 11.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green72.9%
Blue92.5%

CMYK percentages

Cyan25.8%
Magenta21.2%
Yellow0.0%
Key (black)7.5%

Color previews

#afbaec text on a black background

contrast 11.06:1

Card sample

#afbaec text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbaec in the Color Lab