Skip to content

#adceec

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

RGB
173, 206, 236
HSL
209°, 62%, 80%
CMYK
27, 13, 0, 8
Luminance
0.5908

Every format

HEX#adceec
RGBrgb(173, 206, 236)
HSLhsl(209, 62%, 80%)
CMYKcmyk(27%, 13%, 0%, 8%)
LABlab(81.3 -4.3 -18.4)
LCHlch(81.3 18.9 256.8)
OKLCHoklch(0.837 0.055 246.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adceec on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#adceec on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.8%
Blue92.5%

CMYK percentages

Cyan26.7%
Magenta12.7%
Yellow0.0%
Key (black)7.5%

Color previews

#adceec text on a black background

contrast 12.82:1

Card sample

#adceec text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adceec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adceec in the Color Lab