Skip to content

#cdec75

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

RGB
205, 236, 117
HSL
76°, 76%, 69%
CMYK
13, 0, 50, 8
Luminance
0.7425

Every format

HEX#cdec75
RGBrgb(205, 236, 117)
HSLhsl(76, 76%, 69%)
CMYKcmyk(13%, 0%, 50%, 8%)
LABlab(89.0 -27.7 53.8)
LCHlch(89.0 60.5 117.3)
OKLCHoklch(0.896 0.150 121.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue45.9%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow50.4%
Key (black)7.5%

Color previews

#cdec75 text on a black background

contrast 15.85:1

Card sample

#cdec75 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdec75 in the Color Lab