Skip to content

#adcfeb

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

RGB
173, 207, 235
HSL
207°, 61%, 80%
CMYK
26, 12, 0, 8
Luminance
0.5951

Every format

HEX#adcfeb
RGBrgb(173, 207, 235)
HSLhsl(207, 61%, 80%)
CMYKcmyk(26%, 12%, 0%, 8%)
LABlab(81.6 -5.1 -17.5)
LCHlch(81.6 18.2 253.8)
OKLCHoklch(0.839 0.053 243.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green81.2%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta11.9%
Yellow0.0%
Key (black)7.8%

Color previews

#adcfeb text on a black background

contrast 12.90:1

Card sample

#adcfeb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcfeb in the Color Lab