Skip to content

#c2cc0b

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

RGB
194, 204, 11
HSL
63°, 90%, 42%
CMYK
5, 0, 95, 20
Luminance
0.5468

Every format

HEX#c2cc0b
RGBrgb(194, 204, 11)
HSLhsl(63, 90%, 42%)
CMYKcmyk(5%, 0%, 95%, 20%)
LABlab(78.9 -22.4 77.9)
LCHlch(78.9 81.0 106.0)
OKLCHoklch(0.810 0.179 113.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green80.0%
Blue4.3%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow94.6%
Key (black)20.0%

Color previews

#c2cc0b text on a black background

contrast 11.94:1

Card sample

#c2cc0b text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cc0b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cc0b in the Color Lab