Skip to content

#cdf44b

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

RGB
205, 244, 75
HSL
74°, 89%, 63%
CMYK
16, 0, 69, 4
Luminance
0.7819

Every format

HEX#cdf44b
RGBrgb(205, 244, 75)
HSLhsl(74, 89%, 63%)
CMYKcmyk(16%, 0%, 69%, 4%)
LABlab(90.9 -34.6 73.2)
LCHlch(90.9 80.9 115.3)
OKLCHoklch(0.909 0.193 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf44b on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#cdf44b on black: 16.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green95.7%
Blue29.4%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow69.3%
Key (black)4.3%

Color previews

#cdf44b text on a black background

contrast 16.64:1

Card sample

#cdf44b text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf44b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf44b in the Color Lab