Skip to content

#cdcd88

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

RGB
205, 205, 136
HSL
60°, 41%, 67%
CMYK
0, 0, 34, 20
Luminance
0.5842

Every format

HEX#cdcd88
RGBrgb(205, 205, 136)
HSLhsl(60, 41%, 67%)
CMYKcmyk(0%, 0%, 34%, 20%)
LABlab(81.0 -10.5 34.4)
LCHlch(81.0 36.0 106.9)
OKLCHoklch(0.832 0.089 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.4%
Blue53.3%

CMYK percentages

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

Color previews

#cdcd88 text on a black background

contrast 12.68:1

Card sample

#cdcd88 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd88 in the Color Lab