Skip to content

#c2db80

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

RGB
194, 219, 128
HSL
77°, 56%, 68%
CMYK
11, 0, 42, 14
Luminance
0.6369

Every format

HEX#c2db80
RGBrgb(194, 219, 128)
HSLhsl(77, 56%, 68%)
CMYKcmyk(11%, 0%, 42%, 14%)
LABlab(83.8 -22.6 41.9)
LCHlch(83.8 47.7 118.4)
OKLCHoklch(0.853 0.120 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2db80 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#c2db80 on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.9%
Blue50.2%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow41.6%
Key (black)14.1%

Color previews

#c2db80 text on a black background

contrast 13.74:1

Card sample

#c2db80 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 219, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 219, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2db80;
background: linear-gradient(135deg, #c2db80, #85DB80);

Monochromatic scale

Palettes built from #c2db80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2db80 in the Color Lab