Skip to content

#adf3ff

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

RGB
173, 243, 255
HSL
189°, 100%, 84%
CMYK
32, 5, 0, 0
Luminance
0.8021

Every format

HEX#adf3ff
RGBrgb(173, 243, 255)
HSLhsl(189, 100%, 84%)
CMYKcmyk(32%, 5%, 0%, 0%)
LABlab(91.8 -18.8 -12.7)
LCHlch(91.8 22.7 214.0)
OKLCHoklch(0.922 0.071 209.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf3ff on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#adf3ff on black: 17.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green95.3%
Blue100.0%

CMYK percentages

Cyan32.2%
Magenta4.7%
Yellow0.0%
Key (black)0.0%

Color previews

#adf3ff text on a black background

contrast 17.04:1

Card sample

#adf3ff text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf3ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf3ff in the Color Lab