Skip to content

#a2cddf

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

RGB
162, 205, 223
HSL
198°, 49%, 76%
CMYK
27, 8, 0, 13
Luminance
0.5667

Every format

HEX#a2cddf
RGBrgb(162, 205, 223)
HSLhsl(198, 49%, 76%)
CMYKcmyk(27%, 8%, 0%, 13%)
LABlab(80.0 -10.0 -13.5)
LCHlch(80.0 16.8 233.5)
OKLCHoklch(0.824 0.052 225.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2cddf on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#a2cddf on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.4%
Blue87.5%

CMYK percentages

Cyan27.4%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#a2cddf text on a black background

contrast 12.33:1

Card sample

#a2cddf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2cddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2cddf in the Color Lab