Skip to content

#cdfc45

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

RGB
205, 252, 69
HSL
75°, 97%, 63%
CMYK
19, 0, 73, 1
Luminance
0.8303

Every format

HEX#cdfc45
RGBrgb(205, 252, 69)
HSLhsl(75, 97%, 63%)
CMYKcmyk(19%, 0%, 73%, 1%)
LABlab(93.0 -38.5 77.3)
LCHlch(93.0 86.4 116.5)
OKLCHoklch(0.927 0.205 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.8%
Blue27.1%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow72.6%
Key (black)1.2%

Color previews

#cdfc45 text on a black background

contrast 17.61:1

Card sample

#cdfc45 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc45

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc45 in the Color Lab