Skip to content

#cdfc52

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

RGB
205, 252, 82
HSL
77°, 97%, 66%
CMYK
19, 0, 68, 1
Luminance
0.8321

Every format

HEX#cdfc52
RGBrgb(205, 252, 82)
HSLhsl(77, 97%, 66%)
CMYKcmyk(19%, 0%, 68%, 1%)
LABlab(93.1 -37.8 72.9)
LCHlch(93.1 82.1 117.4)
OKLCHoklch(0.928 0.198 123.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.8%
Blue32.2%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow67.5%
Key (black)1.2%

Color previews

#cdfc52 text on a black background

contrast 17.64:1

Card sample

#cdfc52 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc52 in the Color Lab