Skip to content

#adf5ff

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

RGB
173, 245, 255
HSL
187°, 100%, 84%
CMYK
32, 4, 0, 0
Luminance
0.8141

Every format

HEX#adf5ff
RGBrgb(173, 245, 255)
HSLhsl(187, 100%, 84%)
CMYKcmyk(32%, 4%, 0%, 0%)
LABlab(92.3 -19.8 -11.9)
LCHlch(92.3 23.1 211.0)
OKLCHoklch(0.926 0.072 206.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green96.1%
Blue100.0%

CMYK percentages

Cyan32.2%
Magenta3.9%
Yellow0.0%
Key (black)0.0%

Color previews

#adf5ff text on a black background

contrast 17.28:1

Card sample

#adf5ff text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf5ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf5ff in the Color Lab