Skip to content

#adf3fc

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

RGB
173, 243, 252
HSL
187°, 93%, 83%
CMYK
31, 4, 0, 1
Luminance
0.8001

Every format

HEX#adf3fc
RGBrgb(173, 243, 252)
HSLhsl(187, 93%, 83%)
CMYKcmyk(31%, 4%, 0%, 1%)
LABlab(91.7 -19.5 -11.3)
LCHlch(91.7 22.6 210.0)
OKLCHoklch(0.921 0.070 206.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green95.3%
Blue98.8%

CMYK percentages

Cyan31.3%
Magenta3.6%
Yellow0.0%
Key (black)1.2%

Color previews

#adf3fc text on a black background

contrast 17.00:1

Card sample

#adf3fc text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf3fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf3fc in the Color Lab