Skip to content

#ccc87c

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

RGB
204, 200, 124
HSL
57°, 44%, 64%
CMYK
0, 2, 39, 20
Luminance
0.5560

Every format

HEX#ccc87c
RGBrgb(204, 200, 124)
HSLhsl(57, 44%, 64%)
CMYKcmyk(0%, 2%, 39%, 20%)
LABlab(79.4 -9.7 38.5)
LCHlch(79.4 39.7 104.1)
OKLCHoklch(0.819 0.098 105.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green78.4%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow39.2%
Key (black)20.0%

Color previews

#ccc87c text on a black background

contrast 12.12:1

Card sample

#ccc87c text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 200, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 200, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc87c;
background: linear-gradient(135deg, #ccc87c, #9BCC7C);

Monochromatic scale

Palettes built from #ccc87c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc87c in the Color Lab