Skip to content

#ccc02b

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

RGB
204, 192, 43
HSL
56°, 65%, 48%
CMYK
0, 6, 79, 20
Luminance
0.5071

Every format

HEX#ccc02b
RGBrgb(204, 192, 43)
HSLhsl(56, 65%, 48%)
CMYKcmyk(0%, 6%, 79%, 20%)
LABlab(76.5 -11.4 70.0)
LCHlch(76.5 71.0 99.2)
OKLCHoklch(0.794 0.157 104.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc02b on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#ccc02b on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow78.9%
Key (black)20.0%

Color previews

#ccc02b text on a black background

contrast 11.14:1

Card sample

#ccc02b text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc02b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc02b in the Color Lab