Skip to content

#cccc00

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

RGB
204, 204, 0
HSL
60°, 100%, 40%
CMYK
0, 0, 100, 20
Luminance
0.5602

Every format

HEX#cccc00
RGBrgb(204, 204, 0)
HSLhsl(60, 100%, 40%)
CMYKcmyk(0%, 0%, 100%, 20%)
LABlab(79.6 -18.2 79.8)
LCHlch(79.6 81.9 102.9)
OKLCHoklch(0.818 0.178 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow100.0%
Key (black)20.0%

Color previews

#cccc00 text on a black background

contrast 12.20:1

Card sample

#cccc00 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc00 in the Color Lab