Skip to content

#cdec35

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

RGB
205, 236, 53
HSL
70°, 83%, 57%
CMYK
13, 0, 78, 8
Luminance
0.7323

Every format

HEX#cdec35
RGBrgb(205, 236, 53)
HSLhsl(70, 83%, 57%)
CMYKcmyk(13%, 0%, 78%, 8%)
LABlab(88.6 -32.0 78.0)
LCHlch(88.6 84.3 112.3)
OKLCHoklch(0.890 0.196 119.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue20.8%

CMYK percentages

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

Color previews

#cdec35 text on a black background

contrast 15.65:1

Card sample

#cdec35 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec35

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec35 in the Color Lab