Skip to content

#c8cd3b

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

RGB
200, 205, 59
HSL
62°, 59%, 52%
CMYK
2, 0, 71, 20
Luminance
0.5626

Every format

HEX#c8cd3b
RGBrgb(200, 205, 59)
HSLhsl(62, 59%, 52%)
CMYKcmyk(2%, 0%, 71%, 20%)
LABlab(79.8 -18.9 67.8)
LCHlch(79.8 70.4 105.6)
OKLCHoklch(0.819 0.161 111.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cd3b on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#c8cd3b on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green80.4%
Blue23.1%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow71.2%
Key (black)19.6%

Color previews

#c8cd3b text on a black background

contrast 12.25:1

Card sample

#c8cd3b text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 205, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 205, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c8cd3b;
background: linear-gradient(135deg, #c8cd3b, #67CD3B);

Monochromatic scale

Palettes built from #c8cd3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cd3b in the Color Lab