Skip to content

#c2cca2

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

RGB
194, 204, 162
HSL
74°, 29%, 72%
CMYK
5, 0, 21, 20
Luminance
0.5726

Every format

HEX#c2cca2
RGBrgb(194, 204, 162)
HSLhsl(74, 29%, 72%)
CMYKcmyk(5%, 0%, 21%, 20%)
LABlab(80.3 -10.6 19.8)
LCHlch(80.3 22.5 118.1)
OKLCHoklch(0.827 0.058 118.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cca2 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c2cca2 on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.0%
Blue63.5%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow20.6%
Key (black)20.0%

Color previews

#c2cca2 text on a black background

contrast 12.45:1

Card sample

#c2cca2 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cca2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cca2 in the Color Lab