Skip to content

#c5cb2c

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

RGB
197, 203, 44
HSL
62°, 64%, 48%
CMYK
3, 0, 78, 20
Luminance
0.5476

Every format

HEX#c5cb2c
RGBrgb(197, 203, 44)
HSLhsl(62, 64%, 48%)
CMYKcmyk(3%, 0%, 78%, 20%)
LABlab(78.9 -19.9 71.7)
LCHlch(78.9 74.3 105.5)
OKLCHoklch(0.811 0.168 111.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red77.3%
Green79.6%
Blue17.3%

CMYK percentages

Cyan3.0%
Magenta0.0%
Yellow78.3%
Key (black)20.4%

Color previews

#c5cb2c text on a black background

contrast 11.95:1

Card sample

#c5cb2c text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5cb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c5cb2c in the Color Lab