Skip to content

#cccc44

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

RGB
204, 204, 68
HSL
60°, 57%, 53%
CMYK
0, 0, 67, 20
Luminance
0.5644

Every format

HEX#cccc44
RGBrgb(204, 204, 68)
HSLhsl(60, 57%, 53%)
CMYKcmyk(0%, 0%, 67%, 20%)
LABlab(79.9 -16.3 64.7)
LCHlch(79.9 66.7 104.2)
OKLCHoklch(0.821 0.154 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.0%
Blue26.7%

CMYK percentages

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

Color previews

#cccc44 text on a black background

contrast 12.29:1

Card sample

#cccc44 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc44 in the Color Lab