Skip to content

#affdfd

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

RGB
175, 253, 253
HSL
180°, 95%, 84%
CMYK
31, 0, 0, 1
Luminance
0.8646

Every format

HEX#affdfd
RGBrgb(175, 253, 253)
HSLhsl(180, 95%, 84%)
CMYKcmyk(31%, 0%, 0%, 1%)
LABlab(94.5 -23.6 -7.6)
LCHlch(94.5 24.9 197.9)
OKLCHoklch(0.944 0.076 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affdfd on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#affdfd on black: 18.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green99.2%
Blue99.2%

CMYK percentages

Cyan30.8%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#affdfd text on a black background

contrast 18.29:1

Card sample

#affdfd text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affdfd in the Color Lab