Skip to content

#c2db90

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

RGB
194, 219, 144
HSL
80°, 51%, 71%
CMYK
11, 0, 34, 14
Luminance
0.6415

Every format

HEX#c2db90
RGBrgb(194, 219, 144)
HSLhsl(80, 51%, 71%)
CMYKcmyk(11%, 0%, 34%, 14%)
LABlab(84.0 -20.7 34.2)
LCHlch(84.0 40.0 121.1)
OKLCHoklch(0.855 0.102 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2db90 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#c2db90 on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.9%
Blue56.5%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow34.2%
Key (black)14.1%

Color previews

#c2db90 text on a black background

contrast 13.83:1

Card sample

#c2db90 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2db90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2db90 in the Color Lab