Skip to content

#a2ddfb

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

RGB
162, 221, 251
HSL
200°, 92%, 81%
CMYK
36, 12, 0, 2
Luminance
0.6636

Every format

HEX#a2ddfb
RGBrgb(162, 221, 251)
HSLhsl(200, 92%, 81%)
CMYKcmyk(36%, 12%, 0%, 2%)
LABlab(85.2 -11.6 -20.6)
LCHlch(85.2 23.6 240.6)
OKLCHoklch(0.868 0.073 230.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2ddfb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#a2ddfb on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green86.7%
Blue98.4%

CMYK percentages

Cyan35.5%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#a2ddfb text on a black background

contrast 14.27:1

Card sample

#a2ddfb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2ddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2ddfb in the Color Lab