Skip to content

#c0cd3b

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

RGB
192, 205, 59
HSL
65°, 59%, 52%
CMYK
6, 0, 71, 20
Luminance
0.5518

Every format

HEX#c0cd3b
RGBrgb(192, 205, 59)
HSLhsl(65, 59%, 52%)
CMYKcmyk(6%, 0%, 71%, 20%)
LABlab(79.2 -22.3 67.0)
LCHlch(79.2 70.6 108.4)
OKLCHoklch(0.813 0.163 114.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0cd3b on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#c0cd3b on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.4%
Blue23.1%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow71.2%
Key (black)19.6%

Color previews

#c0cd3b text on a black background

contrast 12.04:1

Card sample

#c0cd3b text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0cd3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cd3b in the Color Lab