Skip to content

#c1ccc1

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

RGB
193, 204, 193
HSL
120°, 10%, 78%
CMYK
5, 0, 5, 20
Luminance
0.5837

Every format

HEX#c1ccc1
RGBrgb(193, 204, 193)
HSLhsl(120, 10%, 78%)
CMYKcmyk(5%, 0%, 5%, 20%)
LABlab(81.0 -5.8 4.2)
LCHlch(81.0 7.1 144.2)
OKLCHoklch(0.834 0.019 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1ccc1 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#c1ccc1 on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green80.0%
Blue75.7%

CMYK percentages

Cyan5.4%
Magenta0.0%
Yellow5.4%
Key (black)20.0%

Color previews

#c1ccc1 text on a black background

contrast 12.67:1

Card sample

#c1ccc1 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1ccc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1ccc1 in the Color Lab