Skip to content

#adceff

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

RGB
173, 206, 255
HSL
216°, 100%, 84%
CMYK
32, 19, 0, 0
Luminance
0.6025

Every format

HEX#adceff
RGBrgb(173, 206, 255)
HSLhsl(216, 100%, 84%)
CMYKcmyk(32%, 19%, 0%, 0%)
LABlab(82.0 0.2 -27.5)
LCHlch(82.0 27.5 270.5)
OKLCHoklch(0.844 0.078 258.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adceff on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#adceff on black: 13.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#adceff text on a black background

contrast 13.05:1

Card sample

#adceff text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adceff in the Color Lab