Skip to content

#cdec73

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

RGB
205, 236, 115
HSL
75°, 76%, 69%
CMYK
13, 0, 51, 8
Luminance
0.7421

Every format

HEX#cdec73
RGBrgb(205, 236, 115)
HSLhsl(75, 76%, 69%)
CMYKcmyk(13%, 0%, 51%, 8%)
LABlab(89.0 -27.9 54.7)
LCHlch(89.0 61.4 117.1)
OKLCHoklch(0.896 0.152 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue45.1%

CMYK percentages

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

Color previews

#cdec73 text on a black background

contrast 15.84:1

Card sample

#cdec73 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec73

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec73 in the Color Lab