Skip to content

#caca14

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

RGB
202, 202, 20
HSL
60°, 82%, 44%
CMYK
0, 0, 90, 21
Luminance
0.5485

Every format

HEX#caca14
RGBrgb(202, 202, 20)
HSLhsl(60, 82%, 44%)
CMYKcmyk(0%, 0%, 90%, 21%)
LABlab(79.0 -17.9 77.1)
LCHlch(79.0 79.1 103.0)
OKLCHoklch(0.813 0.174 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caca14 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#caca14 on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue7.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow90.1%
Key (black)20.8%

Color previews

#caca14 text on a black background

contrast 11.97:1

Card sample

#caca14 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caca14

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caca14 in the Color Lab