Skip to content

#cdf26b

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

RGB
205, 242, 107
HSL
76°, 84%, 68%
CMYK
15, 0, 56, 5
Luminance
0.7754

Every format

HEX#cdf26b
RGBrgb(205, 242, 107)
HSLhsl(76, 84%, 68%)
CMYKcmyk(15%, 0%, 56%, 5%)
LABlab(90.6 -31.4 60.1)
LCHlch(90.6 67.8 117.6)
OKLCHoklch(0.908 0.166 122.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf26b on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cdf26b on black: 16.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green94.9%
Blue42.0%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow55.8%
Key (black)5.1%

Color previews

#cdf26b text on a black background

contrast 16.51:1

Card sample

#cdf26b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf26b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf26b in the Color Lab