Skip to content

#adedff

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

RGB
173, 237, 255
HSL
193°, 100%, 84%
CMYK
32, 7, 0, 0
Luminance
0.7667

Every format

HEX#adedff
RGBrgb(173, 237, 255)
HSLhsl(193, 100%, 84%)
CMYKcmyk(32%, 7%, 0%, 0%)
LABlab(90.2 -15.8 -15.1)
LCHlch(90.2 21.9 223.7)
OKLCHoklch(0.909 0.069 217.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adedff on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#adedff on black: 16.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.9%
Blue100.0%

CMYK percentages

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

Color previews

#adedff text on a black background

contrast 16.33:1

Card sample

#adedff text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adedff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adedff in the Color Lab