Skip to content

#cdcd8c

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

RGB
205, 205, 140
HSL
60°, 39%, 68%
CMYK
0, 0, 32, 20
Luminance
0.5854

Every format

HEX#cdcd8c
RGBrgb(205, 205, 140)
HSLhsl(60, 39%, 68%)
CMYKcmyk(0%, 0%, 32%, 20%)
LABlab(81.0 -10.0 32.5)
LCHlch(81.0 34.0 107.1)
OKLCHoklch(0.833 0.085 108.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd8c on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd8c on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow31.7%
Key (black)19.6%

Color previews

#cdcd8c text on a black background

contrast 12.71:1

Card sample

#cdcd8c text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd8c in the Color Lab