Skip to content

#cdec3f

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

RGB
205, 236, 63
HSL
71°, 82%, 59%
CMYK
13, 0, 73, 8
Luminance
0.7333

Every format

HEX#cdec3f
RGBrgb(205, 236, 63)
HSLhsl(71, 82%, 59%)
CMYKcmyk(13%, 0%, 73%, 8%)
LABlab(88.6 -31.5 75.0)
LCHlch(88.6 81.4 112.8)
OKLCHoklch(0.891 0.191 119.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue24.7%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow73.3%
Key (black)7.5%

Color previews

#cdec3f text on a black background

contrast 15.67:1

Card sample

#cdec3f text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec3f in the Color Lab