Skip to content

#adeefd

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

RGB
173, 238, 253
HSL
191°, 95%, 84%
CMYK
32, 6, 0, 1
Luminance
0.7713

Every format

HEX#adeefd
RGBrgb(173, 238, 253)
HSLhsl(191, 95%, 84%)
CMYKcmyk(32%, 6%, 0%, 1%)
LABlab(90.4 -16.8 -13.8)
LCHlch(90.4 21.7 219.3)
OKLCHoklch(0.911 0.068 213.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeefd on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#adeefd on black: 16.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.3%
Blue99.2%

CMYK percentages

Cyan31.6%
Magenta5.9%
Yellow0.0%
Key (black)0.8%

Color previews

#adeefd text on a black background

contrast 16.43:1

Card sample

#adeefd text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeefd in the Color Lab