Skip to content

#cdfb7b

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

RGB
205, 251, 123
HSL
82°, 94%, 73%
CMYK
18, 0, 51, 2
Luminance
0.8340

Every format

HEX#cdfb7b
RGBrgb(205, 251, 123)
HSLhsl(82, 94%, 73%)
CMYKcmyk(18%, 0%, 51%, 2%)
LABlab(93.2 -34.1 56.0)
LCHlch(93.2 65.6 121.4)
OKLCHoklch(0.929 0.164 125.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.4%
Blue48.2%

CMYK percentages

Cyan18.3%
Magenta0.0%
Yellow51.0%
Key (black)1.6%

Color previews

#cdfb7b text on a black background

contrast 17.68:1

Card sample

#cdfb7b text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 251, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 251, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdfb7b;
background: linear-gradient(135deg, #cdfb7b, #7BFB7E);

Monochromatic scale

Palettes built from #cdfb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfb7b in the Color Lab