Skip to content

#adfaff

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

RGB
173, 250, 255
HSL
184°, 100%, 84%
CMYK
32, 2, 0, 0
Luminance
0.8448

Every format

HEX#adfaff
RGBrgb(173, 250, 255)
HSLhsl(184, 100%, 84%)
CMYKcmyk(32%, 2%, 0%, 0%)
LABlab(93.7 -22.3 -9.9)
LCHlch(93.7 24.4 204.0)
OKLCHoklch(0.937 0.076 201.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfaff on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#adfaff on black: 17.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green98.0%
Blue100.0%

CMYK percentages

Cyan32.2%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#adfaff text on a black background

contrast 17.90:1

Card sample

#adfaff text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfaff in the Color Lab