Skip to content

#cace02

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

RGB
202, 206, 2
HSL
61°, 98%, 41%
CMYK
2, 0, 99, 19
Luminance
0.5670

Every format

HEX#cace02
RGBrgb(202, 206, 2)
HSLhsl(61, 98%, 41%)
CMYKcmyk(2%, 0%, 99%, 19%)
LABlab(80.0 -20.0 79.9)
LCHlch(80.0 82.4 104.1)
OKLCHoklch(0.821 0.180 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cace02 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#cace02 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.8%
Blue0.8%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow99.0%
Key (black)19.2%

Color previews

#cace02 text on a black background

contrast 12.34:1

Card sample

#cace02 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cace02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cace02 in the Color Lab