Skip to content

#c2d8dd

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

RGB
194, 216, 221
HSL
191°, 28%, 81%
CMYK
12, 2, 0, 13
Luminance
0.6580

Every format

HEX#c2d8dd
RGBrgb(194, 216, 221)
HSLhsl(191, 28%, 81%)
CMYKcmyk(12%, 2%, 0%, 13%)
LABlab(84.9 -6.3 -5.0)
LCHlch(84.9 8.0 218.1)
OKLCHoklch(0.867 0.025 212.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green84.7%
Blue86.7%

CMYK percentages

Cyan12.2%
Magenta2.3%
Yellow0.0%
Key (black)13.3%

Color previews

#c2d8dd text on a black background

contrast 14.16:1

Card sample

#c2d8dd text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d8dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d8dd in the Color Lab