Skip to content

#caca00

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

RGB
202, 202, 0
HSL
60°, 100%, 40%
CMYK
0, 0, 100, 21
Luminance
0.5480

Every format

HEX#caca00
RGBrgb(202, 202, 0)
HSLhsl(60, 100%, 40%)
CMYKcmyk(0%, 0%, 100%, 21%)
LABlab(78.9 -18.1 79.3)
LCHlch(78.9 81.3 102.8)
OKLCHoklch(0.812 0.177 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue0.0%

CMYK percentages

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

Color previews

#caca00 text on a black background

contrast 11.96:1

Card sample

#caca00 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caca00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caca00 in the Color Lab