Skip to content

#c2cc21

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

RGB
194, 204, 33
HSL
64°, 72%, 47%
CMYK
5, 0, 84, 20
Luminance
0.5476

Every format

HEX#c2cc21
RGBrgb(194, 204, 33)
HSLhsl(64, 72%, 47%)
CMYKcmyk(5%, 0%, 84%, 20%)
LABlab(78.9 -21.9 74.3)
LCHlch(78.9 77.5 106.4)
OKLCHoklch(0.811 0.174 113.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cc21 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#c2cc21 on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.0%
Blue12.9%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow83.8%
Key (black)20.0%

Color previews

#c2cc21 text on a black background

contrast 11.95:1

Card sample

#c2cc21 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cc21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cc21 in the Color Lab