Skip to content

#cdff81

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

RGB
205, 255, 129
HSL
84°, 100%, 75%
CMYK
20, 0, 49, 0
Luminance
0.8608

Every format

HEX#cdff81
RGBrgb(205, 255, 129)
HSLhsl(84, 100%, 75%)
CMYKcmyk(20%, 0%, 49%, 0%)
LABlab(94.3 -35.4 54.6)
LCHlch(94.3 65.1 122.9)
OKLCHoklch(0.939 0.163 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue50.6%

CMYK percentages

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

Color previews

#cdff81 text on a black background

contrast 18.22:1

Card sample

#cdff81 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff81

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff81 in the Color Lab