Skip to content

#cdff82

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

RGB
205, 255, 130
HSL
84°, 100%, 76%
CMYK
20, 0, 49, 0
Luminance
0.8611

Every format

HEX#cdff82
RGBrgb(205, 255, 130)
HSLhsl(84, 100%, 76%)
CMYKcmyk(20%, 0%, 49%, 0%)
LABlab(94.4 -35.3 54.2)
LCHlch(94.4 64.6 123.1)
OKLCHoklch(0.939 0.163 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdff82 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cdff82 on black: 18.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue51.0%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow49.0%
Key (black)0.0%

Color previews

#cdff82 text on a black background

contrast 18.22:1

Card sample

#cdff82 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff82 in the Color Lab