Skip to content

#adebfc

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

RGB
173, 235, 252
HSL
193°, 93%, 83%
CMYK
31, 7, 0, 1
Luminance
0.7533

Every format

HEX#adebfc
RGBrgb(173, 235, 252)
HSLhsl(193, 93%, 83%)
CMYKcmyk(31%, 7%, 0%, 1%)
LABlab(89.5 -15.5 -14.5)
LCHlch(89.5 21.3 223.0)
OKLCHoklch(0.904 0.067 216.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adebfc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#adebfc on black: 16.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue98.8%

CMYK percentages

Cyan31.3%
Magenta6.7%
Yellow0.0%
Key (black)1.2%

Color previews

#adebfc text on a black background

contrast 16.07:1

Card sample

#adebfc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebfc in the Color Lab