Skip to content

#adebef

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

RGB
173, 235, 239
HSL
184°, 67%, 81%
CMYK
28, 2, 0, 6
Luminance
0.7453

Every format

HEX#adebef
RGBrgb(173, 235, 239)
HSLhsl(184, 67%, 81%)
CMYKcmyk(28%, 2%, 0%, 6%)
LABlab(89.2 -18.5 -8.3)
LCHlch(89.2 20.3 204.0)
OKLCHoklch(0.900 0.063 201.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue93.7%

CMYK percentages

Cyan27.6%
Magenta1.7%
Yellow0.0%
Key (black)6.3%

Color previews

#adebef text on a black background

contrast 15.91:1

Card sample

#adebef text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebef in the Color Lab