Skip to content

#afdef2

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

RGB
175, 222, 242
HSL
198°, 72%, 82%
CMYK
28, 8, 0, 5
Luminance
0.6777

Every format

HEX#afdef2
RGBrgb(175, 222, 242)
HSLhsl(198, 72%, 82%)
CMYKcmyk(28%, 8%, 0%, 5%)
LABlab(85.9 -10.7 -14.7)
LCHlch(85.9 18.2 234.0)
OKLCHoklch(0.874 0.056 225.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdef2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#afdef2 on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.1%
Blue94.9%

CMYK percentages

Cyan27.7%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#afdef2 text on a black background

contrast 14.55:1

Card sample

#afdef2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdef2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdef2 in the Color Lab