Skip to content

#c2cccb

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

RGB
194, 204, 203
HSL
174°, 9%, 78%
CMYK
5, 0, 1, 20
Luminance
0.5897

Every format

HEX#c2cccb
RGBrgb(194, 204, 203)
HSLhsl(174, 9%, 78%)
CMYKcmyk(5%, 0%, 1%, 20%)
LABlab(81.3 -3.6 -0.7)
LCHlch(81.3 3.6 190.7)
OKLCHoklch(0.837 0.011 189.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cccb on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#c2cccb on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.0%
Blue79.6%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow0.5%
Key (black)20.0%

Color previews

#c2cccb text on a black background

contrast 12.79:1

Card sample

#c2cccb text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cccb in the Color Lab