Skip to content

#cdec83

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

RGB
205, 236, 131
HSL
78°, 73%, 72%
CMYK
13, 0, 45, 8
Luminance
0.7461

Every format

HEX#cdec83
RGBrgb(205, 236, 131)
HSLhsl(78, 73%, 72%)
CMYKcmyk(13%, 0%, 45%, 8%)
LABlab(89.2 -26.3 47.4)
LCHlch(89.2 54.2 119.0)
OKLCHoklch(0.898 0.136 122.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue51.4%

CMYK percentages

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

Color previews

#cdec83 text on a black background

contrast 15.92:1

Card sample

#cdec83 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec83 in the Color Lab