Skip to content

#affcfd

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

RGB
175, 252, 253
HSL
181°, 95%, 84%
CMYK
31, 0, 0, 1
Luminance
0.8583

Every format

HEX#affcfd
RGBrgb(175, 252, 253)
HSLhsl(181, 95%, 84%)
CMYKcmyk(31%, 0%, 0%, 1%)
LABlab(94.2 -23.2 -8.0)
LCHlch(94.2 24.5 199.1)
OKLCHoklch(0.942 0.075 197.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affcfd on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#affcfd on black: 18.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.8%
Blue99.2%

CMYK percentages

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

Color previews

#affcfd text on a black background

contrast 18.17:1

Card sample

#affcfd text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affcfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affcfd in the Color Lab