Skip to content

#adffff

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

RGB
173, 255, 255
HSL
180°, 100%, 84%
CMYK
32, 0, 0, 0
Luminance
0.8762

Every format

HEX#adffff
RGBrgb(173, 255, 255)
HSLhsl(180, 100%, 84%)
CMYKcmyk(32%, 0%, 0%, 0%)
LABlab(95.0 -24.7 -7.9)
LCHlch(95.0 25.9 197.8)
OKLCHoklch(0.948 0.080 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adffff on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#adffff on black: 18.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue100.0%

CMYK percentages

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

Color previews

#adffff text on a black background

contrast 18.52:1

Card sample

#adffff text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adffff in the Color Lab