Skip to content

#cdec39

a balanced, electric green · cool · closest name: yellow

RGB
205, 236, 57
HSL
70°, 83%, 58%
CMYK
13, 0, 76, 8
Luminance
0.7327

Every format

HEX#cdec39
RGBrgb(205, 236, 57)
HSLhsl(70, 83%, 58%)
CMYKcmyk(13%, 0%, 76%, 8%)
LABlab(88.6 -31.8 76.8)
LCHlch(88.6 83.2 112.5)
OKLCHoklch(0.891 0.194 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdec39 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#cdec39 on black: 15.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue22.4%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow75.8%
Key (black)7.5%

Color previews

#cdec39 text on a black background

contrast 15.65:1

Card sample

#cdec39 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec39

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec39 in the Color Lab