Skip to content

#cdec94

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

RGB
205, 236, 148
HSL
81°, 70%, 75%
CMYK
13, 0, 37, 8
Luminance
0.7511

Every format

HEX#cdec94
RGBrgb(205, 236, 148)
HSLhsl(81, 70%, 75%)
CMYKcmyk(13%, 0%, 37%, 8%)
LABlab(89.4 -24.4 39.4)
LCHlch(89.4 46.3 121.7)
OKLCHoklch(0.900 0.118 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue58.0%

CMYK percentages

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

Color previews

#cdec94 text on a black background

contrast 16.02:1

Card sample

#cdec94 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec94

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec94 in the Color Lab