Skip to content

#c3dcba

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

RGB
195, 220, 186
HSL
104°, 33%, 80%
CMYK
11, 0, 16, 14
Luminance
0.6633

Every format

HEX#c3dcba
RGBrgb(195, 220, 186)
HSLhsl(104, 33%, 80%)
CMYKcmyk(11%, 0%, 16%, 14%)
LABlab(85.2 -14.5 13.9)
LCHlch(85.2 20.1 136.1)
OKLCHoklch(0.867 0.053 137.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3dcba on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#c3dcba on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green86.3%
Blue72.9%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow15.5%
Key (black)13.7%

Color previews

#c3dcba text on a black background

contrast 14.27:1

Card sample

#c3dcba text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3dcba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3dcba in the Color Lab