Skip to content

#adcceb

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

RGB
173, 204, 235
HSL
210°, 61%, 80%
CMYK
26, 13, 0, 8
Luminance
0.5807

Every format

HEX#adcceb
RGBrgb(173, 204, 235)
HSLhsl(210, 61%, 80%)
CMYKcmyk(26%, 13%, 0%, 8%)
LABlab(80.8 -3.5 -18.7)
LCHlch(80.8 19.0 259.4)
OKLCHoklch(0.833 0.055 248.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcceb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#adcceb on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue92.2%

CMYK percentages

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

Color previews

#adcceb text on a black background

contrast 12.61:1

Card sample

#adcceb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcceb in the Color Lab