Skip to content

#afddef

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

RGB
175, 221, 239
HSL
197°, 67%, 81%
CMYK
27, 8, 0, 6
Luminance
0.6706

Every format

HEX#afddef
RGBrgb(175, 221, 239)
HSLhsl(197, 67%, 81%)
CMYKcmyk(27%, 8%, 0%, 6%)
LABlab(85.5 -10.8 -13.7)
LCHlch(85.5 17.4 231.5)
OKLCHoklch(0.871 0.054 223.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green86.7%
Blue93.7%

CMYK percentages

Cyan26.8%
Magenta7.5%
Yellow0.0%
Key (black)6.3%

Color previews

#afddef text on a black background

contrast 14.41:1

Card sample

#afddef text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afddef in the Color Lab