Skip to content

#cdec8c

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

RGB
205, 236, 140
HSL
79°, 72%, 74%
CMYK
13, 0, 41, 8
Luminance
0.7486

Every format

HEX#cdec8c
RGBrgb(205, 236, 140)
HSLhsl(79, 72%, 74%)
CMYKcmyk(13%, 0%, 41%, 8%)
LABlab(89.3 -25.3 43.2)
LCHlch(89.3 50.0 120.4)
OKLCHoklch(0.899 0.126 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdec8c on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#cdec8c on black: 15.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue54.9%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow40.7%
Key (black)7.5%

Color previews

#cdec8c text on a black background

contrast 15.97:1

Card sample

#cdec8c text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec8c in the Color Lab