Skip to content

#c2dede

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

RGB
194, 222, 222
HSL
180°, 30%, 82%
CMYK
13, 0, 0, 13
Luminance
0.6899

Every format

HEX#c2dede
RGBrgb(194, 222, 222)
HSLhsl(180, 30%, 82%)
CMYKcmyk(13%, 0%, 0%, 13%)
LABlab(86.5 -9.2 -3.1)
LCHlch(86.5 9.7 198.7)
OKLCHoklch(0.880 0.030 196.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dede on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#c2dede on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green87.1%
Blue87.1%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow0.0%
Key (black)12.9%

Color previews

#c2dede text on a black background

contrast 14.80:1

Card sample

#c2dede text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dede

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2dede in the Color Lab