Skip to content

#c2cdad

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

RGB
194, 205, 173
HSL
81°, 24%, 74%
CMYK
5, 0, 16, 20
Luminance
0.5815

Every format

HEX#c2cdad
RGBrgb(194, 205, 173)
HSLhsl(81, 24%, 74%)
CMYKcmyk(5%, 0%, 16%, 20%)
LABlab(80.8 -9.4 14.7)
LCHlch(80.8 17.4 122.6)
OKLCHoklch(0.831 0.045 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green80.4%
Blue67.8%

CMYK percentages

Cyan5.4%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#c2cdad text on a black background

contrast 12.63:1

Card sample

#c2cdad text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cdad in the Color Lab