Skip to content

#cdfc85

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

RGB
205, 252, 133
HSL
84°, 95%, 76%
CMYK
19, 0, 47, 1
Luminance
0.8429

Every format

HEX#cdfc85
RGBrgb(205, 252, 133)
HSLhsl(84, 95%, 76%)
CMYKcmyk(19%, 0%, 47%, 1%)
LABlab(93.6 -33.6 51.8)
LCHlch(93.6 61.8 122.9)
OKLCHoklch(0.933 0.156 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfc85 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#cdfc85 on black: 17.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.8%
Blue52.2%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow47.2%
Key (black)1.2%

Color previews

#cdfc85 text on a black background

contrast 17.86:1

Card sample

#cdfc85 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 252, 133, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 252, 133, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdfc85;
background: linear-gradient(135deg, #cdfc85, #85FC8C);

Monochromatic scale

Palettes built from #cdfc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc85 in the Color Lab