Skip to content

#adf1fd

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

RGB
173, 241, 253
HSL
189°, 95%, 84%
CMYK
32, 5, 0, 1
Luminance
0.7889

Every format

HEX#adf1fd
RGBrgb(173, 241, 253)
HSLhsl(189, 95%, 84%)
CMYKcmyk(32%, 5%, 0%, 1%)
LABlab(91.2 -18.3 -12.6)
LCHlch(91.2 22.2 214.5)
OKLCHoklch(0.917 0.070 209.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf1fd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#adf1fd on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.5%
Blue99.2%

CMYK percentages

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

Color previews

#adf1fd text on a black background

contrast 16.78:1

Card sample

#adf1fd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf1fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf1fd in the Color Lab