Skip to content

#cace03

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

RGB
202, 206, 3
HSL
61°, 97%, 41%
CMYK
2, 0, 99, 19
Luminance
0.5671

Every format

HEX#cace03
RGBrgb(202, 206, 3)
HSLhsl(61, 97%, 41%)
CMYKcmyk(2%, 0%, 99%, 19%)
LABlab(80.0 -20.0 79.8)
LCHlch(80.0 82.3 104.1)
OKLCHoklch(0.821 0.180 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.8%
Blue1.2%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow98.5%
Key (black)19.2%

Color previews

#cace03 text on a black background

contrast 12.34:1

Card sample

#cace03 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cace03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cace03 in the Color Lab