Skip to content

#cdec5c

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

RGB
205, 236, 92
HSL
73°, 79%, 64%
CMYK
13, 0, 61, 8
Luminance
0.7374

Every format

HEX#cdec5c
RGBrgb(205, 236, 92)
HSLhsl(73, 79%, 64%)
CMYKcmyk(13%, 0%, 61%, 8%)
LABlab(88.8 -29.8 64.5)
LCHlch(88.8 71.1 114.8)
OKLCHoklch(0.893 0.171 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue36.1%

CMYK percentages

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

Color previews

#cdec5c text on a black background

contrast 15.75:1

Card sample

#cdec5c text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec5c in the Color Lab