Skip to content

#c2ccc8

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

RGB
194, 204, 200
HSL
156°, 9%, 78%
CMYK
5, 0, 2, 20
Luminance
0.5883

Every format

HEX#c2ccc8
RGBrgb(194, 204, 200)
HSLhsl(156, 9%, 78%)
CMYKcmyk(5%, 0%, 2%, 20%)
LABlab(81.2 -4.2 0.8)
LCHlch(81.2 4.2 169.0)
OKLCHoklch(0.836 0.012 170.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ccc8 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#c2ccc8 on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.0%
Blue78.4%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow2.0%
Key (black)20.0%

Color previews

#c2ccc8 text on a black background

contrast 12.77:1

Card sample

#c2ccc8 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ccc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ccc8 in the Color Lab