Skip to content

#adf5fd

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

RGB
173, 245, 253
HSL
186°, 95%, 84%
CMYK
32, 3, 0, 1
Luminance
0.8128

Every format

HEX#adf5fd
RGBrgb(173, 245, 253)
HSLhsl(186, 95%, 84%)
CMYKcmyk(32%, 3%, 0%, 1%)
LABlab(92.3 -20.3 -11.0)
LCHlch(92.3 23.1 208.4)
OKLCHoklch(0.925 0.072 204.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf5fd on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#adf5fd on black: 17.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green96.1%
Blue99.2%

CMYK percentages

Cyan31.6%
Magenta3.2%
Yellow0.0%
Key (black)0.8%

Color previews

#adf5fd text on a black background

contrast 17.26:1

Card sample

#adf5fd text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf5fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf5fd in the Color Lab