Skip to content

#cace08

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

RGB
202, 206, 8
HSL
61°, 93%, 42%
CMYK
2, 0, 96, 19
Luminance
0.5672

Every format

HEX#cace08
RGBrgb(202, 206, 8)
HSLhsl(61, 93%, 42%)
CMYKcmyk(2%, 0%, 96%, 19%)
LABlab(80.0 -20.0 79.3)
LCHlch(80.0 81.8 104.1)
OKLCHoklch(0.821 0.180 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.8%
Blue3.1%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow96.1%
Key (black)19.2%

Color previews

#cace08 text on a black background

contrast 12.34:1

Card sample

#cace08 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cace08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cace08 in the Color Lab