Skip to content

#cdfc4b

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

RGB
205, 252, 75
HSL
76°, 97%, 64%
CMYK
19, 0, 70, 1
Luminance
0.8311

Every format

HEX#cdfc4b
RGBrgb(205, 252, 75)
HSLhsl(76, 97%, 64%)
CMYKcmyk(19%, 0%, 70%, 1%)
LABlab(93.1 -38.2 75.4)
LCHlch(93.1 84.5 116.9)
OKLCHoklch(0.927 0.202 123.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfc4b on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#cdfc4b on black: 17.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.8%
Blue29.4%

CMYK percentages

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

Color previews

#cdfc4b text on a black background

contrast 17.62:1

Card sample

#cdfc4b text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc4b in the Color Lab