Skip to content

#c0cd5b

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

RGB
192, 205, 91
HSL
67°, 53%, 58%
CMYK
6, 0, 56, 20
Luminance
0.5562

Every format

HEX#c0cd5b
RGBrgb(192, 205, 91)
HSLhsl(67, 53%, 58%)
CMYKcmyk(6%, 0%, 56%, 20%)
LABlab(79.4 -20.2 54.2)
LCHlch(79.4 57.9 110.4)
OKLCHoklch(0.815 0.139 115.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green80.4%
Blue35.7%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow55.6%
Key (black)19.6%

Color previews

#c0cd5b text on a black background

contrast 12.12:1

Card sample

#c0cd5b text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0cd5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cd5b in the Color Lab