Skip to content

#cdec7c

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

RGB
205, 236, 124
HSL
77°, 75%, 71%
CMYK
13, 0, 48, 8
Luminance
0.7443

Every format

HEX#cdec7c
RGBrgb(205, 236, 124)
HSLhsl(77, 75%, 71%)
CMYKcmyk(13%, 0%, 48%, 8%)
LABlab(89.1 -27.1 50.6)
LCHlch(89.1 57.4 118.1)
OKLCHoklch(0.897 0.143 122.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdec7c on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#cdec7c on black: 15.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue48.6%

CMYK percentages

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

Color previews

#cdec7c text on a black background

contrast 15.89:1

Card sample

#cdec7c text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec7c in the Color Lab