Skip to content

#cdce4b

a balanced, vivid yellow · cool · closest name: khaki

RGB
205, 206, 75
HSL
61°, 57%, 55%
CMYK
1, 0, 64, 19
Luminance
0.5763

Every format

HEX#cdce4b
RGBrgb(205, 206, 75)
HSLhsl(61, 57%, 55%)
CMYKcmyk(1%, 0%, 64%, 19%)
LABlab(80.5 -16.5 62.6)
LCHlch(80.5 64.8 104.8)
OKLCHoklch(0.827 0.150 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdce4b on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#cdce4b on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.8%
Blue29.4%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow63.6%
Key (black)19.2%

Color previews

#cdce4b text on a black background

contrast 12.53:1

Card sample

#cdce4b text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdce4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdce4b in the Color Lab