Skip to content

#c8cc85

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

RGB
200, 204, 133
HSL
63°, 41%, 66%
CMYK
2, 0, 35, 20
Luminance
0.5716

Every format

HEX#c8cc85
RGBrgb(200, 204, 133)
HSLhsl(63, 41%, 66%)
CMYKcmyk(2%, 0%, 35%, 20%)
LABlab(80.3 -12.3 35.0)
LCHlch(80.3 37.1 109.3)
OKLCHoklch(0.826 0.092 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cc85 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c8cc85 on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green80.0%
Blue52.2%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow34.8%
Key (black)20.0%

Color previews

#c8cc85 text on a black background

contrast 12.43:1

Card sample

#c8cc85 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cc85 in the Color Lab