Skip to content

#c2cecc

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

RGB
194, 206, 204
HSL
170°, 11%, 78%
CMYK
6, 0, 1, 19
Luminance
0.5997

Every format

HEX#c2cecc
RGBrgb(194, 206, 204)
HSLhsl(170, 11%, 78%)
CMYKcmyk(6%, 0%, 1%, 19%)
LABlab(81.8 -4.5 -0.4)
LCHlch(81.8 4.5 185.4)
OKLCHoklch(0.842 0.013 185.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cecc on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#c2cecc on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.8%
Blue80.0%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow1.0%
Key (black)19.2%

Color previews

#c2cecc text on a black background

contrast 12.99:1

Card sample

#c2cecc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cecc in the Color Lab