Skip to content

#adebec

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

RGB
173, 235, 236
HSL
181°, 62%, 80%
CMYK
27, 0, 0, 8
Luminance
0.7436

Every format

HEX#adebec
RGBrgb(173, 235, 236)
HSLhsl(181, 62%, 80%)
CMYKcmyk(27%, 0%, 0%, 8%)
LABlab(89.1 -19.2 -6.8)
LCHlch(89.1 20.3 199.5)
OKLCHoklch(0.899 0.062 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue92.5%

CMYK percentages

Cyan26.7%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#adebec text on a black background

contrast 15.87:1

Card sample

#adebec text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebec in the Color Lab