Skip to content

#c0cc85

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

RGB
192, 204, 133
HSL
70°, 41%, 66%
CMYK
6, 0, 35, 20
Luminance
0.5609

Every format

HEX#c0cc85
RGBrgb(192, 204, 133)
HSLhsl(70, 41%, 66%)
CMYKcmyk(6%, 0%, 35%, 20%)
LABlab(79.7 -15.4 34.1)
LCHlch(79.7 37.4 114.3)
OKLCHoklch(0.819 0.094 116.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0cc85 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#c0cc85 on black: 12.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.0%
Blue52.2%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow34.8%
Key (black)20.0%

Color previews

#c0cc85 text on a black background

contrast 12.22:1

Card sample

#c0cc85 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0cc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cc85 in the Color Lab