Skip to content

#c2dec3

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

RGB
194, 222, 195
HSL
122°, 30%, 82%
CMYK
13, 0, 12, 13
Luminance
0.6765

Every format

HEX#c2dec3
RGBrgb(194, 222, 195)
HSLhsl(122, 30%, 82%)
CMYKcmyk(13%, 0%, 12%, 13%)
LABlab(85.8 -14.3 10.2)
LCHlch(85.8 17.5 144.6)
OKLCHoklch(0.873 0.047 146.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green87.1%
Blue76.5%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow12.2%
Key (black)12.9%

Color previews

#c2dec3 text on a black background

contrast 14.53:1

Card sample

#c2dec3 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2dec3 in the Color Lab