Skip to content

#afeeee

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

RGB
175, 238, 238
HSL
180°, 65%, 81%
CMYK
27, 0, 0, 7
Luminance
0.7644

Every format

HEX#afeeee
RGBrgb(175, 238, 238)
HSLhsl(180, 65%, 81%)
CMYKcmyk(27%, 0%, 0%, 7%)
LABlab(90.1 -19.6 -6.4)
LCHlch(90.1 20.7 198.0)
OKLCHoklch(0.907 0.063 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeeee on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#afeeee on black: 16.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.3%
Blue93.3%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#afeeee text on a black background

contrast 16.29:1

Card sample

#afeeee text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeeee in the Color Lab