Skip to content

#ccc59c

a light, soft yellow · cool · closest name: tan

RGB
204, 197, 156
HSL
51°, 32%, 71%
CMYK
0, 3, 24, 20
Luminance
0.5517

Every format

HEX#ccc59c
RGBrgb(204, 197, 156)
HSLhsl(51, 32%, 71%)
CMYKcmyk(0%, 3%, 24%, 20%)
LABlab(79.1 -4.1 21.5)
LCHlch(79.1 21.9 100.9)
OKLCHoklch(0.819 0.055 99.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc59c on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#ccc59c on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.3%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow23.5%
Key (black)20.0%

Color previews

#ccc59c text on a black background

contrast 12.03:1

Card sample

#ccc59c text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 197, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 197, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc59c;
background: linear-gradient(135deg, #ccc59c, #B3CC9C);

Monochromatic scale

Palettes built from #ccc59c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc59c in the Color Lab