Skip to content

#cded2c

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

RGB
205, 237, 44
HSL
70°, 84%, 55%
CMYK
14, 0, 81, 7
Luminance
0.7373

Every format

HEX#cded2c
RGBrgb(205, 237, 44)
HSLhsl(70, 84%, 55%)
CMYKcmyk(14%, 0%, 81%, 7%)
LABlab(88.8 -32.7 80.5)
LCHlch(88.8 86.9 112.1)
OKLCHoklch(0.892 0.200 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cded2c on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#cded2c on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.9%
Blue17.3%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow81.4%
Key (black)7.1%

Color previews

#cded2c text on a black background

contrast 15.75:1

Card sample

#cded2c text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 237, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 237, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cded2c;
background: linear-gradient(135deg, #cded2c, #4CED2C);

Monochromatic scale

Palettes built from #cded2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cded2c in the Color Lab