Skip to content

#adf2ff

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

RGB
173, 242, 255
HSL
190°, 100%, 84%
CMYK
32, 5, 0, 0
Luminance
0.7961

Every format

HEX#adf2ff
RGBrgb(173, 242, 255)
HSLhsl(190, 100%, 84%)
CMYKcmyk(32%, 5%, 0%, 0%)
LABlab(91.5 -18.3 -13.1)
LCHlch(91.5 22.6 215.6)
OKLCHoklch(0.920 0.071 210.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green94.9%
Blue100.0%

CMYK percentages

Cyan32.2%
Magenta5.1%
Yellow0.0%
Key (black)0.0%

Color previews

#adf2ff text on a black background

contrast 16.92:1

Card sample

#adf2ff text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2ff in the Color Lab