Skip to content

#cdf252

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

RGB
205, 242, 82
HSL
74°, 86%, 64%
CMYK
15, 0, 66, 5
Luminance
0.7709

Every format

HEX#cdf252
RGBrgb(205, 242, 82)
HSLhsl(74, 86%, 64%)
CMYKcmyk(15%, 0%, 66%, 5%)
LABlab(90.4 -33.3 70.1)
LCHlch(90.4 77.6 115.4)
OKLCHoklch(0.905 0.186 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf252 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#cdf252 on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green94.9%
Blue32.2%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow66.1%
Key (black)5.1%

Color previews

#cdf252 text on a black background

contrast 16.42:1

Card sample

#cdf252 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf252

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf252 in the Color Lab