Skip to content

#cddc39

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

RGB
205, 220, 57
HSL
66°, 70%, 54%
CMYK
7, 0, 74, 14
Luminance
0.6446

Every format

HEX#cddc39
RGBrgb(205, 220, 57)
HSLhsl(66, 70%, 54%)
CMYKcmyk(7%, 0%, 74%, 14%)
LABlab(84.2 -24.3 72.8)
LCHlch(84.2 76.7 108.4)
OKLCHoklch(0.856 0.177 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddc39 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#cddc39 on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.3%
Blue22.4%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow74.1%
Key (black)13.7%

Color previews

#cddc39 text on a black background

contrast 13.89:1

Card sample

#cddc39 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddc39

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddc39 in the Color Lab