Skip to content

#adf2fd

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

RGB
173, 242, 253
HSL
188°, 95%, 84%
CMYK
32, 4, 0, 1
Luminance
0.7948

Every format

HEX#adf2fd
RGBrgb(173, 242, 253)
HSLhsl(188, 95%, 84%)
CMYKcmyk(32%, 4%, 0%, 1%)
LABlab(91.5 -18.8 -12.2)
LCHlch(91.5 22.4 212.9)
OKLCHoklch(0.919 0.070 208.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf2fd on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#adf2fd on black: 16.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.9%
Blue99.2%

CMYK percentages

Cyan31.6%
Magenta4.3%
Yellow0.0%
Key (black)0.8%

Color previews

#adf2fd text on a black background

contrast 16.90:1

Card sample

#adf2fd text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2fd in the Color Lab