Skip to content

#cded60

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

RGB
205, 237, 96
HSL
74°, 80%, 65%
CMYK
14, 0, 60, 7
Luminance
0.7439

Every format

HEX#cded60
RGBrgb(205, 237, 96)
HSLhsl(74, 80%, 65%)
CMYKcmyk(14%, 0%, 60%, 7%)
LABlab(89.1 -30.0 63.2)
LCHlch(89.1 69.9 115.4)
OKLCHoklch(0.896 0.169 120.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.9%
Blue37.6%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow59.5%
Key (black)7.1%

Color previews

#cded60 text on a black background

contrast 15.88:1

Card sample

#cded60 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 237, 96, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 237, 96, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cded60;
background: linear-gradient(135deg, #cded60, #6FED60);

Monochromatic scale

Palettes built from #cded60

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cded60 in the Color Lab