Skip to content

#cace00

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

RGB
202, 206, 0
HSL
61°, 100%, 40%
CMYK
2, 0, 100, 19
Luminance
0.5670

Every format

HEX#cace00
RGBrgb(202, 206, 0)
HSLhsl(61, 100%, 40%)
CMYKcmyk(2%, 0%, 100%, 19%)
LABlab(80.0 -20.1 80.1)
LCHlch(80.0 82.5 104.1)
OKLCHoklch(0.821 0.181 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cace00 text on a black background

contrast 12.34:1

Card sample

#cace00 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cace00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cace00 in the Color Lab