Skip to content

#cccc77

a balanced, vivid yellow · cool · closest name: khaki

RGB
204, 204, 119
HSL
60°, 46%, 63%
CMYK
0, 0, 42, 20
Luminance
0.5736

Every format

HEX#cccc77
RGBrgb(204, 204, 119)
HSLhsl(60, 46%, 63%)
CMYKcmyk(0%, 0%, 42%, 20%)
LABlab(80.4 -12.3 42.3)
LCHlch(80.4 44.0 106.2)
OKLCHoklch(0.827 0.108 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccc77 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#cccc77 on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow41.7%
Key (black)20.0%

Color previews

#cccc77 text on a black background

contrast 12.47:1

Card sample

#cccc77 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc77

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc77 in the Color Lab