Skip to content

#c2d2cd

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

RGB
194, 210, 205
HSL
161°, 15%, 79%
CMYK
8, 0, 2, 18
Luminance
0.6197

Every format

HEX#c2d2cd
RGBrgb(194, 210, 205)
HSLhsl(161, 15%, 79%)
CMYKcmyk(8%, 0%, 2%, 18%)
LABlab(82.9 -6.3 0.6)
LCHlch(82.9 6.4 174.4)
OKLCHoklch(0.850 0.019 175.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d2cd on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#c2d2cd on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green82.4%
Blue80.4%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow2.4%
Key (black)17.6%

Color previews

#c2d2cd text on a black background

contrast 13.39:1

Card sample

#c2d2cd text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d2cd in the Color Lab