Skip to content

#cdec92

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

RGB
205, 236, 146
HSL
81°, 70%, 75%
CMYK
13, 0, 38, 8
Luminance
0.7505

Every format

HEX#cdec92
RGBrgb(205, 236, 146)
HSLhsl(81, 70%, 75%)
CMYKcmyk(13%, 0%, 38%, 8%)
LABlab(89.4 -24.6 40.3)
LCHlch(89.4 47.2 121.4)
OKLCHoklch(0.900 0.120 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue57.3%

CMYK percentages

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

Color previews

#cdec92 text on a black background

contrast 16.01:1

Card sample

#cdec92 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec92

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec92 in the Color Lab