Skip to content

#cdec4f

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

RGB
205, 236, 79
HSL
72°, 81%, 62%
CMYK
13, 0, 67, 8
Luminance
0.7353

Every format

HEX#cdec4f
RGBrgb(205, 236, 79)
HSLhsl(72, 81%, 62%)
CMYKcmyk(13%, 0%, 67%, 8%)
LABlab(88.7 -30.7 69.5)
LCHlch(88.7 76.0 113.8)
OKLCHoklch(0.892 0.181 119.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue31.0%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow66.5%
Key (black)7.5%

Color previews

#cdec4f text on a black background

contrast 15.71:1

Card sample

#cdec4f text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec4f in the Color Lab