Skip to content

#c3dec3

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

RGB
195, 222, 195
HSL
120°, 29%, 82%
CMYK
12, 0, 12, 13
Luminance
0.6778

Every format

HEX#c3dec3
RGBrgb(195, 222, 195)
HSLhsl(120, 29%, 82%)
CMYKcmyk(12%, 0%, 12%, 13%)
LABlab(85.9 -14.0 10.3)
LCHlch(85.9 17.3 143.7)
OKLCHoklch(0.873 0.047 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3dec3 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#c3dec3 on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#c3dec3 text on a black background

contrast 14.56:1

Card sample

#c3dec3 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3dec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3dec3 in the Color Lab