Skip to content

#adcbeb

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

RGB
173, 203, 235
HSL
211°, 61%, 80%
CMYK
26, 14, 0, 8
Luminance
0.5759

Every format

HEX#adcbeb
RGBrgb(173, 203, 235)
HSLhsl(211, 61%, 80%)
CMYKcmyk(26%, 14%, 0%, 8%)
LABlab(80.5 -3.0 -19.1)
LCHlch(80.5 19.3 261.2)
OKLCHoklch(0.831 0.056 250.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcbeb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#adcbeb on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green79.6%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta13.6%
Yellow0.0%
Key (black)7.8%

Color previews

#adcbeb text on a black background

contrast 12.52:1

Card sample

#adcbeb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcbeb in the Color Lab