Skip to content

#c0cc8f

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

RGB
192, 204, 143
HSL
72°, 37%, 68%
CMYK
6, 0, 30, 20
Luminance
0.5638

Every format

HEX#c0cc8f
RGBrgb(192, 204, 143)
HSLhsl(72, 37%, 68%)
CMYKcmyk(6%, 0%, 30%, 20%)
LABlab(79.8 -14.1 29.1)
LCHlch(79.8 32.3 115.8)
OKLCHoklch(0.821 0.082 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0cc8f on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#c0cc8f on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.0%
Blue56.1%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow29.9%
Key (black)20.0%

Color previews

#c0cc8f text on a black background

contrast 12.28:1

Card sample

#c0cc8f text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 204, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 204, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0cc8f;
background: linear-gradient(135deg, #c0cc8f, #97CC8F);

Monochromatic scale

Palettes built from #c0cc8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cc8f in the Color Lab