Skip to content

#afddec

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

RGB
175, 221, 236
HSL
195°, 62%, 81%
CMYK
26, 6, 0, 8
Luminance
0.6688

Every format

HEX#afddec
RGBrgb(175, 221, 236)
HSLhsl(195, 62%, 81%)
CMYKcmyk(26%, 6%, 0%, 8%)
LABlab(85.4 -11.5 -12.2)
LCHlch(85.4 16.8 226.6)
OKLCHoklch(0.870 0.052 219.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afddec on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#afddec on black: 14.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.7%
Blue92.5%

CMYK percentages

Cyan25.8%
Magenta6.4%
Yellow0.0%
Key (black)7.5%

Color previews

#afddec text on a black background

contrast 14.38:1

Card sample

#afddec text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afddec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afddec in the Color Lab