Skip to content

#cdec97

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

RGB
205, 236, 151
HSL
82°, 69%, 76%
CMYK
13, 0, 36, 8
Luminance
0.7520

Every format

HEX#cdec97
RGBrgb(205, 236, 151)
HSLhsl(82, 69%, 76%)
CMYKcmyk(13%, 0%, 36%, 8%)
LABlab(89.5 -24.0 37.9)
LCHlch(89.5 44.9 122.3)
OKLCHoklch(0.901 0.114 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue59.2%

CMYK percentages

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

Color previews

#cdec97 text on a black background

contrast 16.04:1

Card sample

#cdec97 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec97 in the Color Lab