Skip to content

#cace2d

a balanced, vivid yellow · cool · closest name: gold

RGB
202, 206, 45
HSL
62°, 64%, 49%
CMYK
2, 0, 78, 19
Luminance
0.5689

Every format

HEX#cace2d
RGBrgb(202, 206, 45)
HSLhsl(62, 64%, 49%)
CMYKcmyk(2%, 0%, 78%, 19%)
LABlab(80.1 -19.2 72.6)
LCHlch(80.1 75.1 104.8)
OKLCHoklch(0.822 0.169 111.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.8%
Blue17.6%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow78.2%
Key (black)19.2%

Color previews

#cace2d text on a black background

contrast 12.38:1

Card sample

#cace2d text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cace2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cace2d in the Color Lab