Skip to content

#afeffc

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

RGB
175, 239, 252
HSL
190°, 93%, 84%
CMYK
31, 5, 0, 1
Luminance
0.7788

Every format

HEX#afeffc
RGBrgb(175, 239, 252)
HSLhsl(190, 93%, 84%)
CMYKcmyk(31%, 5%, 0%, 1%)
LABlab(90.7 -17.0 -12.7)
LCHlch(90.7 21.2 216.8)
OKLCHoklch(0.913 0.066 211.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeffc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#afeffc on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.7%
Blue98.8%

CMYK percentages

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

Color previews

#afeffc text on a black background

contrast 16.58:1

Card sample

#afeffc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeffc in the Color Lab