Skip to content

#adccff

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

RGB
173, 204, 255
HSL
217°, 100%, 84%
CMYK
32, 20, 0, 0
Luminance
0.5929

Every format

HEX#adccff
RGBrgb(173, 204, 255)
HSLhsl(217, 100%, 84%)
CMYKcmyk(32%, 20%, 0%, 0%)
LABlab(81.5 1.3 -28.3)
LCHlch(81.5 28.4 272.6)
OKLCHoklch(0.840 0.079 260.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adccff on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#adccff on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue100.0%

CMYK percentages

Cyan32.2%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#adccff text on a black background

contrast 12.86:1

Card sample

#adccff text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adccff in the Color Lab