Skip to content

#c3dfcc

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

RGB
195, 223, 204
HSL
139°, 30%, 82%
CMYK
13, 0, 9, 13
Luminance
0.6874

Every format

HEX#c3dfcc
RGBrgb(195, 223, 204)
HSLhsl(139, 30%, 82%)
CMYKcmyk(13%, 0%, 9%, 13%)
LABlab(86.4 -12.8 6.2)
LCHlch(86.4 14.3 154.2)
OKLCHoklch(0.878 0.039 155.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3dfcc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#c3dfcc on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green87.5%
Blue80.0%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#c3dfcc text on a black background

contrast 14.75:1

Card sample

#c3dfcc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3dfcc in the Color Lab