Skip to content

#adcdfd

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

RGB
173, 205, 253
HSL
216°, 95%, 84%
CMYK
32, 19, 0, 1
Luminance
0.5964

Every format

HEX#adcdfd
RGBrgb(173, 205, 253)
HSLhsl(216, 95%, 84%)
CMYKcmyk(32%, 19%, 0%, 1%)
LABlab(81.6 0.3 -27.0)
LCHlch(81.6 27.0 270.6)
OKLCHoklch(0.842 0.076 258.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcdfd on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#adcdfd on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.4%
Blue99.2%

CMYK percentages

Cyan31.6%
Magenta19.0%
Yellow0.0%
Key (black)0.8%

Color previews

#adcdfd text on a black background

contrast 12.93:1

Card sample

#adcdfd text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcdfd in the Color Lab