Skip to content

#adcdef

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

RGB
173, 205, 239
HSL
211°, 67%, 81%
CMYK
28, 14, 0, 6
Luminance
0.5878

Every format

HEX#adcdef
RGBrgb(173, 205, 239)
HSLhsl(211, 67%, 81%)
CMYKcmyk(28%, 14%, 0%, 6%)
LABlab(81.2 -3.1 -20.2)
LCHlch(81.2 20.5 261.3)
OKLCHoklch(0.836 0.059 250.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcdef on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#adcdef on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.4%
Blue93.7%

CMYK percentages

Cyan27.6%
Magenta14.2%
Yellow0.0%
Key (black)6.3%

Color previews

#adcdef text on a black background

contrast 12.76:1

Card sample

#adcdef text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcdef in the Color Lab