Skip to content

#adddfb

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

RGB
173, 221, 251
HSL
203°, 91%, 83%
CMYK
31, 12, 0, 2
Luminance
0.6756

Every format

HEX#adddfb
RGBrgb(173, 221, 251)
HSLhsl(203, 91%, 83%)
CMYKcmyk(31%, 12%, 0%, 2%)
LABlab(85.8 -8.6 -19.6)
LCHlch(85.8 21.4 246.3)
OKLCHoklch(0.874 0.065 235.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adddfb on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#adddfb on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green86.7%
Blue98.4%

CMYK percentages

Cyan31.1%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#adddfb text on a black background

contrast 14.51:1

Card sample

#adddfb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adddfb in the Color Lab