Skip to content

#a3cddf

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

RGB
163, 205, 223
HSL
198°, 48%, 76%
CMYK
27, 8, 0, 13
Luminance
0.5678

Every format

HEX#a3cddf
RGBrgb(163, 205, 223)
HSLhsl(198, 48%, 76%)
CMYKcmyk(27%, 8%, 0%, 13%)
LABlab(80.0 -9.7 -13.4)
LCHlch(80.0 16.6 234.1)
OKLCHoklch(0.824 0.051 225.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan26.9%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#a3cddf text on a black background

contrast 12.36:1

Card sample

#a3cddf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3cddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a3cddf in the Color Lab