Skip to content

#c9df7c

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

RGB
201, 223, 124
HSL
73°, 61%, 68%
CMYK
10, 0, 44, 13
Luminance
0.6665

Every format

HEX#c9df7c
RGBrgb(201, 223, 124)
HSLhsl(73, 61%, 68%)
CMYKcmyk(10%, 0%, 44%, 13%)
LABlab(85.3 -22.3 45.9)
LCHlch(85.3 51.0 116.0)
OKLCHoklch(0.866 0.127 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red78.8%
Green87.5%
Blue48.6%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow44.4%
Key (black)12.5%

Color previews

#c9df7c text on a black background

contrast 14.33:1

Card sample

#c9df7c text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 223, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 223, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c9df7c;
background: linear-gradient(135deg, #c9df7c, #87DF7C);

Monochromatic scale

Palettes built from #c9df7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c9df7c in the Color Lab