Skip to content

#cacf00

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

RGB
202, 207, 0
HSL
61°, 100%, 41%
CMYK
2, 0, 100, 19
Luminance
0.5718

Every format

HEX#cacf00
RGBrgb(202, 207, 0)
HSLhsl(61, 100%, 41%)
CMYKcmyk(2%, 0%, 100%, 19%)
LABlab(80.3 -20.6 80.3)
LCHlch(80.3 82.8 104.4)
OKLCHoklch(0.823 0.182 111.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacf00 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#cacf00 on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green81.2%
Blue0.0%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow100.0%
Key (black)18.8%

Color previews

#cacf00 text on a black background

contrast 12.44:1

Card sample

#cacf00 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacf00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacf00 in the Color Lab