Skip to content

#cdcd81

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

RGB
205, 205, 129
HSL
60°, 43%, 66%
CMYK
0, 0, 37, 20
Luminance
0.5823

Every format

HEX#cdcd81
RGBrgb(205, 205, 129)
HSLhsl(60, 43%, 66%)
CMYKcmyk(0%, 0%, 37%, 20%)
LABlab(80.9 -11.3 37.9)
LCHlch(80.9 39.5 106.6)
OKLCHoklch(0.831 0.098 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd81 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd81 on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue50.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow37.1%
Key (black)19.6%

Color previews

#cdcd81 text on a black background

contrast 12.65:1

Card sample

#cdcd81 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd81

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd81 in the Color Lab