Skip to content

#aadefb

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

RGB
170, 222, 251
HSL
202°, 91%, 83%
CMYK
32, 12, 0, 2
Luminance
0.6775

Every format

HEX#aadefb
RGBrgb(170, 222, 251)
HSLhsl(202, 91%, 83%)
CMYKcmyk(32%, 12%, 0%, 2%)
LABlab(85.9 -10.0 -19.5)
LCHlch(85.9 21.9 242.9)
OKLCHoklch(0.874 0.067 232.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadefb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#aadefb on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.1%
Blue98.4%

CMYK percentages

Cyan32.3%
Magenta11.6%
Yellow0.0%
Key (black)1.6%

Color previews

#aadefb text on a black background

contrast 14.55:1

Card sample

#aadefb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadefb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadefb in the Color Lab