Skip to content

#c2cd2a

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

RGB
194, 205, 42
HSL
64°, 66%, 48%
CMYK
5, 0, 80, 20
Luminance
0.5530

Every format

HEX#c2cd2a
RGBrgb(194, 205, 42)
HSLhsl(64, 66%, 48%)
CMYKcmyk(5%, 0%, 80%, 20%)
LABlab(79.2 -22.2 72.4)
LCHlch(79.2 75.7 107.0)
OKLCHoklch(0.813 0.172 113.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cd2a on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#c2cd2a on black: 12.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.4%
Blue16.5%

CMYK percentages

Cyan5.4%
Magenta0.0%
Yellow79.5%
Key (black)19.6%

Color previews

#c2cd2a text on a black background

contrast 12.06:1

Card sample

#c2cd2a text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 205, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 205, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2cd2a;
background: linear-gradient(135deg, #c2cd2a, #55CD2A);

Monochromatic scale

Palettes built from #c2cd2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cd2a in the Color Lab