Skip to content

#c3db7f

a light, vivid green · cool · closest name: khaki

RGB
195, 219, 127
HSL
76°, 56%, 68%
CMYK
11, 0, 42, 14
Luminance
0.6380

Every format

HEX#c3db7f
RGBrgb(195, 219, 127)
HSLhsl(76, 56%, 68%)
CMYKcmyk(11%, 0%, 42%, 14%)
LABlab(83.9 -22.4 42.5)
LCHlch(83.9 48.0 117.8)
OKLCHoklch(0.853 0.120 121.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3db7f on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#c3db7f on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green85.9%
Blue49.8%

CMYK percentages

Cyan11.0%
Magenta0.0%
Yellow42.0%
Key (black)14.1%

Color previews

#c3db7f text on a black background

contrast 13.76:1

Card sample

#c3db7f text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3db7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3db7f in the Color Lab