Skip to content

#adf2fc

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

RGB
173, 242, 252
HSL
188°, 93%, 83%
CMYK
31, 4, 0, 1
Luminance
0.7942

Every format

HEX#adf2fc
RGBrgb(173, 242, 252)
HSLhsl(188, 93%, 83%)
CMYKcmyk(31%, 4%, 0%, 1%)
LABlab(91.4 -19.0 -11.7)
LCHlch(91.4 22.3 211.6)
OKLCHoklch(0.919 0.070 207.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green94.9%
Blue98.8%

CMYK percentages

Cyan31.3%
Magenta4.0%
Yellow0.0%
Key (black)1.2%

Color previews

#adf2fc text on a black background

contrast 16.88:1

Card sample

#adf2fc text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2fc in the Color Lab