Skip to content

#cbdf80

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

RGB
203, 223, 128
HSL
73°, 60%, 69%
CMYK
9, 0, 43, 13
Luminance
0.6703

Every format

HEX#cbdf80
RGBrgb(203, 223, 128)
HSLhsl(73, 60%, 69%)
CMYKcmyk(9%, 0%, 43%, 13%)
LABlab(85.5 -21.1 44.2)
LCHlch(85.5 49.0 115.6)
OKLCHoklch(0.868 0.122 118.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdf80 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#cbdf80 on black: 14.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green87.5%
Blue50.2%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow42.6%
Key (black)12.5%

Color previews

#cbdf80 text on a black background

contrast 14.41:1

Card sample

#cbdf80 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 223, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 223, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbdf80;
background: linear-gradient(135deg, #cbdf80, #8CDF80);

Monochromatic scale

Palettes built from #cbdf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdf80 in the Color Lab