Skip to content

#cdf84c

a balanced, electric green · cool · closest name: yellow

RGB
205, 248, 76
HSL
75°, 93%, 64%
CMYK
17, 0, 69, 3
Luminance
0.8064

Every format

HEX#cdf84c
RGBrgb(205, 248, 76)
HSLhsl(75, 93%, 64%)
CMYKcmyk(17%, 0%, 69%, 3%)
LABlab(92.0 -36.4 73.9)
LCHlch(92.0 82.4 116.2)
OKLCHoklch(0.918 0.197 122.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf84c on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#cdf84c on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green97.3%
Blue29.8%

CMYK percentages

Cyan17.3%
Magenta0.0%
Yellow69.4%
Key (black)2.7%

Color previews

#cdf84c text on a black background

contrast 17.13:1

Card sample

#cdf84c text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 248, 76, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 248, 76, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf84c;
background: linear-gradient(135deg, #cdf84c, #5AF84C);

Monochromatic scale

Palettes built from #cdf84c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf84c in the Color Lab