Skip to content

#c7cd7b

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

RGB
199, 205, 123
HSL
64°, 45%, 64%
CMYK
3, 0, 40, 20
Luminance
0.5723

Every format

HEX#c7cd7b
RGBrgb(199, 205, 123)
HSLhsl(64, 45%, 64%)
CMYKcmyk(3%, 0%, 40%, 20%)
LABlab(80.3 -14.3 40.1)
LCHlch(80.3 42.6 109.7)
OKLCHoklch(0.825 0.105 112.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7cd7b on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c7cd7b on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green80.4%
Blue48.2%

CMYK percentages

Cyan2.9%
Magenta0.0%
Yellow40.0%
Key (black)19.6%

Color previews

#c7cd7b text on a black background

contrast 12.45:1

Card sample

#c7cd7b text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 205, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 205, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c7cd7b;
background: linear-gradient(135deg, #c7cd7b, #90CD7B);

Monochromatic scale

Palettes built from #c7cd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7cd7b in the Color Lab