Skip to content

#cdf07d

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

RGB
205, 240, 125
HSL
78°, 79%, 72%
CMYK
15, 0, 48, 6
Luminance
0.7678

Every format

HEX#cdf07d
RGBrgb(205, 240, 125)
HSLhsl(78, 79%, 72%)
CMYKcmyk(15%, 0%, 48%, 6%)
LABlab(90.2 -28.8 51.5)
LCHlch(90.2 59.0 119.3)
OKLCHoklch(0.906 0.147 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green94.1%
Blue49.0%

CMYK percentages

Cyan14.6%
Magenta0.0%
Yellow47.9%
Key (black)5.9%

Color previews

#cdf07d text on a black background

contrast 16.36:1

Card sample

#cdf07d text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 240, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 240, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf07d;
background: linear-gradient(135deg, #cdf07d, #80F07D);

Monochromatic scale

Palettes built from #cdf07d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf07d in the Color Lab