Skip to content

#c6ac00

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

RGB
198, 172, 0
HSL
52°, 100%, 39%
CMYK
0, 13, 100, 22
Luminance
0.4151

Every format

HEX#c6ac00
RGBrgb(198, 172, 0)
HSLhsl(52, 100%, 39%)
CMYKcmyk(0%, 13%, 100%, 22%)
LABlab(70.5 -4.5 73.0)
LCHlch(70.5 73.2 93.5)
OKLCHoklch(0.745 0.154 98.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c6ac00 on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#c6ac00 on black: 9.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta13.1%
Yellow100.0%
Key (black)22.4%

Color previews

#c6ac00 text on a black background

contrast 9.30:1

Card sample

#c6ac00 text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 172, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 172, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c6ac00;
background: linear-gradient(135deg, #c6ac00, #5CC600);

Monochromatic scale

Palettes built from #c6ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c6ac00 in the Color Lab