Skip to content

#cccc0c

a dark, electric yellow · cool · closest name: gold

RGB
204, 204, 12
HSL
60°, 89%, 42%
CMYK
0, 0, 94, 20
Luminance
0.5605

Every format

HEX#cccc0c
RGBrgb(204, 204, 12)
HSLhsl(60, 89%, 42%)
CMYKcmyk(0%, 0%, 94%, 20%)
LABlab(79.6 -18.1 78.7)
LCHlch(79.6 80.8 103.0)
OKLCHoklch(0.818 0.177 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.0%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow94.1%
Key (black)20.0%

Color previews

#cccc0c text on a black background

contrast 12.21:1

Card sample

#cccc0c text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc0c in the Color Lab