Skip to content

#caca02

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

RGB
202, 202, 2
HSL
60°, 98%, 40%
CMYK
0, 0, 99, 21
Luminance
0.5480

Every format

HEX#caca02
RGBrgb(202, 202, 2)
HSLhsl(60, 98%, 40%)
CMYKcmyk(0%, 0%, 99%, 21%)
LABlab(78.9 -18.1 79.1)
LCHlch(78.9 81.1 102.9)
OKLCHoklch(0.812 0.177 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow99.0%
Key (black)20.8%

Color previews

#caca02 text on a black background

contrast 11.96:1

Card sample

#caca02 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 202, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 202, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #caca02;
background: linear-gradient(135deg, #caca02, #45CA02);

Monochromatic scale

Palettes built from #caca02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caca02 in the Color Lab