Skip to content

#cccc85

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

RGB
204, 204, 133
HSL
60°, 41%, 66%
CMYK
0, 0, 35, 20
Luminance
0.5772

Every format

HEX#cccc85
RGBrgb(204, 204, 133)
HSLhsl(60, 41%, 66%)
CMYKcmyk(0%, 0%, 35%, 20%)
LABlab(80.6 -10.7 35.4)
LCHlch(80.6 37.0 106.8)
OKLCHoklch(0.829 0.092 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccc85 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cccc85 on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue52.2%

CMYK percentages

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

Color previews

#cccc85 text on a black background

contrast 12.54:1

Card sample

#cccc85 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc85 in the Color Lab