Skip to content

#cdec7b

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

RGB
205, 236, 123
HSL
77°, 75%, 70%
CMYK
13, 0, 48, 8
Luminance
0.7440

Every format

HEX#cdec7b
RGBrgb(205, 236, 123)
HSLhsl(77, 75%, 70%)
CMYKcmyk(13%, 0%, 48%, 8%)
LABlab(89.1 -27.1 51.1)
LCHlch(89.1 57.9 118.0)
OKLCHoklch(0.897 0.144 122.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue48.2%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow47.9%
Key (black)7.5%

Color previews

#cdec7b text on a black background

contrast 15.88:1

Card sample

#cdec7b text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec7b in the Color Lab