Skip to content

#a2d3da

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

RGB
162, 211, 218
HSL
188°, 43%, 75%
CMYK
26, 3, 0, 15
Luminance
0.5933

Every format

HEX#a2d3da
RGBrgb(162, 211, 218)
HSLhsl(188, 43%, 75%)
CMYKcmyk(26%, 3%, 0%, 15%)
LABlab(81.5 -14.3 -8.6)
LCHlch(81.5 16.7 211.2)
OKLCHoklch(0.835 0.052 207.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2d3da on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#a2d3da on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green82.7%
Blue85.5%

CMYK percentages

Cyan25.7%
Magenta3.2%
Yellow0.0%
Key (black)14.5%

Color previews

#a2d3da text on a black background

contrast 12.87:1

Card sample

#a2d3da text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2d3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2d3da in the Color Lab