Skip to content

#a2ddf5

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

RGB
162, 221, 245
HSL
197°, 81%, 80%
CMYK
34, 10, 0, 4
Luminance
0.6599

Every format

HEX#a2ddf5
RGBrgb(162, 221, 245)
HSLhsl(197, 81%, 80%)
CMYKcmyk(34%, 10%, 0%, 4%)
LABlab(85.0 -13.1 -17.7)
LCHlch(85.0 22.0 233.6)
OKLCHoklch(0.865 0.069 225.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2ddf5 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#a2ddf5 on black: 14.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green86.7%
Blue96.1%

CMYK percentages

Cyan33.9%
Magenta9.8%
Yellow0.0%
Key (black)3.9%

Color previews

#a2ddf5 text on a black background

contrast 14.20:1

Card sample

#a2ddf5 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2ddf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2ddf5 in the Color Lab