Skip to content

#c3cdbc

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

RGB
195, 205, 188
HSL
95°, 15%, 77%
CMYK
5, 0, 8, 20
Luminance
0.5890

Every format

HEX#c3cdbc
RGBrgb(195, 205, 188)
HSLhsl(95, 15%, 77%)
CMYKcmyk(5%, 0%, 8%, 20%)
LABlab(81.2 -6.5 7.3)
LCHlch(81.2 9.8 131.7)
OKLCHoklch(0.836 0.026 132.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.5%
Green80.4%
Blue73.7%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#c3cdbc text on a black background

contrast 12.78:1

Card sample

#c3cdbc text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 205, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 205, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3cdbc;
background: linear-gradient(135deg, #c3cdbc, #BCCDC0);

Monochromatic scale

Palettes built from #c3cdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cdbc in the Color Lab