Skip to content

#cacb3c

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

RGB
202, 203, 60
HSL
60°, 58%, 52%
CMYK
1, 0, 70, 20
Luminance
0.5559

Every format

HEX#cacb3c
RGBrgb(202, 203, 60)
HSLhsl(60, 58%, 52%)
CMYKcmyk(1%, 0%, 70%, 20%)
LABlab(79.4 -17.1 67.1)
LCHlch(79.4 69.3 104.3)
OKLCHoklch(0.816 0.158 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacb3c on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cacb3c on black: 12.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.6%
Blue23.5%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow70.4%
Key (black)20.4%

Color previews

#cacb3c text on a black background

contrast 12.12:1

Card sample

#cacb3c text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 203, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 203, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cacb3c;
background: linear-gradient(135deg, #cacb3c, #6BCB3C);

Monochromatic scale

Palettes built from #cacb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacb3c in the Color Lab