Skip to content

#afecfa

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

RGB
175, 236, 250
HSL
191°, 88%, 83%
CMYK
30, 6, 0, 2
Luminance
0.7601

Every format

HEX#afecfa
RGBrgb(175, 236, 250)
HSLhsl(191, 88%, 83%)
CMYKcmyk(30%, 6%, 0%, 2%)
LABlab(89.9 -15.9 -13.0)
LCHlch(89.9 20.6 219.1)
OKLCHoklch(0.906 0.064 213.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecfa on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#afecfa on black: 16.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue98.0%

CMYK percentages

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

Color previews

#afecfa text on a black background

contrast 16.20:1

Card sample

#afecfa text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecfa in the Color Lab