Skip to content

#adeffd

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

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

Every format

HEX#adeffd
RGBrgb(173, 239, 253)
HSLhsl(191, 95%, 84%)
CMYKcmyk(32%, 6%, 0%, 1%)
LABlab(90.7 -17.3 -13.4)
LCHlch(90.7 21.9 217.7)
OKLCHoklch(0.913 0.069 212.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeffd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#adeffd on black: 16.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue99.2%

CMYK percentages

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

Color previews

#adeffd text on a black background

contrast 16.54:1

Card sample

#adeffd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeffd in the Color Lab