Skip to content

#adcdfa

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

RGB
173, 205, 250
HSL
215°, 89%, 83%
CMYK
31, 18, 0, 2
Luminance
0.5945

Every format

HEX#adcdfa
RGBrgb(173, 205, 250)
HSLhsl(215, 89%, 83%)
CMYKcmyk(31%, 18%, 0%, 2%)
LABlab(81.5 -0.5 -25.5)
LCHlch(81.5 25.5 269.0)
OKLCHoklch(0.840 0.072 256.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green80.4%
Blue98.0%

CMYK percentages

Cyan30.8%
Magenta18.0%
Yellow0.0%
Key (black)2.0%

Color previews

#adcdfa text on a black background

contrast 12.89:1

Card sample

#adcdfa text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcdfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcdfa in the Color Lab