Skip to content

#cde080

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

RGB
205, 224, 128
HSL
72°, 61%, 69%
CMYK
9, 0, 43, 12
Luminance
0.6785

Every format

HEX#cde080
RGBrgb(205, 224, 128)
HSLhsl(72, 61%, 69%)
CMYKcmyk(9%, 0%, 43%, 12%)
LABlab(85.9 -20.9 44.8)
LCHlch(85.9 49.4 115.0)
OKLCHoklch(0.871 0.123 118.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cde080 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cde080 on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.8%
Blue50.2%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow42.9%
Key (black)12.2%

Color previews

#cde080 text on a black background

contrast 14.57:1

Card sample

#cde080 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 224, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 224, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cde080;
background: linear-gradient(135deg, #cde080, #8DE080);

Monochromatic scale

Palettes built from #cde080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cde080 in the Color Lab