Skip to content

#cac02a

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

RGB
202, 192, 42
HSL
56°, 66%, 48%
CMYK
0, 5, 79, 21
Luminance
0.5042

Every format

HEX#cac02a
RGBrgb(202, 192, 42)
HSLhsl(56, 66%, 48%)
CMYKcmyk(0%, 5%, 79%, 21%)
LABlab(76.3 -12.3 70.1)
LCHlch(76.3 71.2 99.9)
OKLCHoklch(0.792 0.158 105.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cac02a on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#cac02a on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green75.3%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow79.2%
Key (black)20.8%

Color previews

#cac02a text on a black background

contrast 11.08:1

Card sample

#cac02a text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 192, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 192, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cac02a;
background: linear-gradient(135deg, #cac02a, #69CA2A);

Monochromatic scale

Palettes built from #cac02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cac02a in the Color Lab