Skip to content

#cdfd80

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

RGB
205, 253, 128
HSL
83°, 97%, 75%
CMYK
19, 0, 49, 1
Luminance
0.8479

Every format

HEX#cdfd80
RGBrgb(205, 253, 128)
HSLhsl(83, 97%, 75%)
CMYKcmyk(19%, 0%, 49%, 1%)
LABlab(93.8 -34.5 54.4)
LCHlch(93.8 64.5 122.4)
OKLCHoklch(0.934 0.162 126.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfd80 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#cdfd80 on black: 17.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green99.2%
Blue50.2%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow49.4%
Key (black)0.8%

Color previews

#cdfd80 text on a black background

contrast 17.96:1

Card sample

#cdfd80 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfd80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfd80 in the Color Lab