Skip to content

#adf0ff

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

RGB
173, 240, 255
HSL
191°, 100%, 84%
CMYK
32, 6, 0, 0
Luminance
0.7842

Every format

HEX#adf0ff
RGBrgb(173, 240, 255)
HSLhsl(191, 100%, 84%)
CMYKcmyk(32%, 6%, 0%, 0%)
LABlab(91.0 -17.3 -13.9)
LCHlch(91.0 22.2 218.8)
OKLCHoklch(0.915 0.070 213.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf0ff on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#adf0ff on black: 16.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.1%
Blue100.0%

CMYK percentages

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

Color previews

#adf0ff text on a black background

contrast 16.68:1

Card sample

#adf0ff text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf0ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf0ff in the Color Lab