Skip to content

#c0cdb3

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

RGB
192, 205, 179
HSL
90°, 21%, 75%
CMYK
6, 0, 13, 20
Luminance
0.5812

Every format

HEX#c0cdb3
RGBrgb(192, 205, 179)
HSLhsl(90, 21%, 75%)
CMYKcmyk(6%, 0%, 13%, 20%)
LABlab(80.8 -9.1 11.4)
LCHlch(80.8 14.6 128.5)
OKLCHoklch(0.831 0.038 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green80.4%
Blue70.2%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow12.7%
Key (black)19.6%

Color previews

#c0cdb3 text on a black background

contrast 12.62:1

Card sample

#c0cdb3 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0cdb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cdb3 in the Color Lab