Skip to content

#cdec00

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

RGB
205, 236, 0
HSL
68°, 100%, 46%
CMYK
13, 0, 100, 8
Luminance
0.7297

Every format

HEX#cdec00
RGBrgb(205, 236, 0)
HSLhsl(68, 100%, 46%)
CMYKcmyk(13%, 0%, 100%, 8%)
LABlab(88.4 -33.0 86.4)
LCHlch(88.4 92.5 110.9)
OKLCHoklch(0.889 0.209 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdec00 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#cdec00 on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue0.0%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow100.0%
Key (black)7.5%

Color previews

#cdec00 text on a black background

contrast 15.59:1

Card sample

#cdec00 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec00 in the Color Lab