Skip to content

#c2da4b

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

RGB
194, 218, 75
HSL
70°, 66%, 58%
CMYK
11, 0, 66, 15
Luminance
0.6212

Every format

HEX#c2da4b
RGBrgb(194, 218, 75)
HSLhsl(70, 66%, 58%)
CMYKcmyk(11%, 0%, 66%, 15%)
LABlab(83.0 -26.8 64.9)
LCHlch(83.0 70.3 112.5)
OKLCHoklch(0.844 0.167 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2da4b on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#c2da4b on black: 13.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.5%
Blue29.4%

CMYK percentages

Cyan11.0%
Magenta0.0%
Yellow65.6%
Key (black)14.5%

Color previews

#c2da4b text on a black background

contrast 13.42:1

Card sample

#c2da4b text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 218, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 218, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2da4b;
background: linear-gradient(135deg, #c2da4b, #63DA4B);

Monochromatic scale

Palettes built from #c2da4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2da4b in the Color Lab