Skip to content

#cdcd8a

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

RGB
205, 205, 138
HSL
60°, 40%, 67%
CMYK
0, 0, 33, 20
Luminance
0.5848

Every format

HEX#cdcd8a
RGBrgb(205, 205, 138)
HSLhsl(60, 40%, 67%)
CMYKcmyk(0%, 0%, 33%, 20%)
LABlab(81.0 -10.2 33.4)
LCHlch(81.0 35.0 107.0)
OKLCHoklch(0.833 0.087 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.4%
Blue54.1%

CMYK percentages

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

Color previews

#cdcd8a text on a black background

contrast 12.70:1

Card sample

#cdcd8a text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd8a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd8a in the Color Lab