Skip to content

#abdade

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

RGB
171, 218, 222
HSL
185°, 44%, 77%
CMYK
23, 2, 0, 13
Luminance
0.6407

Every format

HEX#abdade
RGBrgb(171, 218, 222)
HSLhsl(185, 44%, 77%)
CMYKcmyk(23%, 2%, 0%, 13%)
LABlab(84.0 -14.3 -7.0)
LCHlch(84.0 15.9 206.0)
OKLCHoklch(0.857 0.049 202.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdade on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#abdade on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green85.5%
Blue87.1%

CMYK percentages

Cyan23.0%
Magenta1.8%
Yellow0.0%
Key (black)12.9%

Color previews

#abdade text on a black background

contrast 13.81:1

Card sample

#abdade text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 218, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 218, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abdade;
background: linear-gradient(135deg, #abdade, #ABB8DE);

Monochromatic scale

Palettes built from #abdade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdade in the Color Lab