Skip to content

#a2cddb

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

RGB
162, 205, 219
HSL
195°, 44%, 75%
CMYK
26, 6, 0, 14
Luminance
0.5646

Every format

HEX#a2cddb
RGBrgb(162, 205, 219)
HSLhsl(195, 44%, 75%)
CMYKcmyk(26%, 6%, 0%, 14%)
LABlab(79.9 -10.9 -11.6)
LCHlch(79.9 15.9 226.6)
OKLCHoklch(0.822 0.049 219.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2cddb on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#a2cddb on black: 12.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.4%
Blue85.9%

CMYK percentages

Cyan26.0%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#a2cddb text on a black background

contrast 12.29:1

Card sample

#a2cddb text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2cddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2cddb in the Color Lab