Skip to content

#adebed

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

RGB
173, 235, 237
HSL
182°, 64%, 80%
CMYK
27, 1, 0, 7
Luminance
0.7442

Every format

HEX#adebed
RGBrgb(173, 235, 237)
HSLhsl(182, 64%, 80%)
CMYKcmyk(27%, 1%, 0%, 7%)
LABlab(89.1 -18.9 -7.3)
LCHlch(89.1 20.3 201.0)
OKLCHoklch(0.899 0.062 198.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adebed on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#adebed on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue92.9%

CMYK percentages

Cyan27.0%
Magenta0.8%
Yellow0.0%
Key (black)7.1%

Color previews

#adebed text on a black background

contrast 15.88:1

Card sample

#adebed text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebed in the Color Lab