Skip to content

#afedee

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

RGB
175, 237, 238
HSL
181°, 65%, 81%
CMYK
27, 0, 0, 7
Luminance
0.7586

Every format

HEX#afedee
RGBrgb(175, 237, 238)
HSLhsl(181, 65%, 81%)
CMYKcmyk(27%, 0%, 0%, 7%)
LABlab(89.8 -19.1 -6.8)
LCHlch(89.8 20.3 199.6)
OKLCHoklch(0.905 0.062 197.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.9%
Blue93.3%

CMYK percentages

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

Color previews

#afedee text on a black background

contrast 16.17:1

Card sample

#afedee text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afedee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afedee in the Color Lab