Skip to content

#afeeff

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

RGB
175, 238, 255
HSL
193°, 100%, 84%
CMYK
31, 7, 0, 0
Luminance
0.7748

Every format

HEX#afeeff
RGBrgb(175, 238, 255)
HSLhsl(193, 100%, 84%)
CMYKcmyk(31%, 7%, 0%, 0%)
LABlab(90.5 -15.8 -14.6)
LCHlch(90.5 21.5 222.7)
OKLCHoklch(0.912 0.067 216.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green93.3%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta6.7%
Yellow0.0%
Key (black)0.0%

Color previews

#afeeff text on a black background

contrast 16.50:1

Card sample

#afeeff text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeeff in the Color Lab