Skip to content

#c2dec1

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

RGB
194, 222, 193
HSL
118°, 31%, 81%
CMYK
13, 0, 13, 13
Luminance
0.6756

Every format

HEX#c2dec1
RGBrgb(194, 222, 193)
HSLhsl(118, 31%, 81%)
CMYKcmyk(13%, 0%, 13%, 13%)
LABlab(85.8 -14.7 11.1)
LCHlch(85.8 18.4 142.8)
OKLCHoklch(0.872 0.049 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dec1 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#c2dec1 on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green87.1%
Blue75.7%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow13.1%
Key (black)12.9%

Color previews

#c2dec1 text on a black background

contrast 14.51:1

Card sample

#c2dec1 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dec1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2dec1 in the Color Lab