Skip to content

#c3db4f

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

RGB
195, 219, 79
HSL
70°, 66%, 58%
CMYK
11, 0, 64, 14
Luminance
0.6283

Every format

HEX#c3db4f
RGBrgb(195, 219, 79)
HSLhsl(70, 66%, 58%)
CMYKcmyk(11%, 0%, 64%, 14%)
LABlab(83.3 -26.6 63.8)
LCHlch(83.3 69.1 112.7)
OKLCHoklch(0.847 0.165 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3db4f on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#c3db4f on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green85.9%
Blue31.0%

CMYK percentages

Cyan11.0%
Magenta0.0%
Yellow63.9%
Key (black)14.1%

Color previews

#c3db4f text on a black background

contrast 13.57:1

Card sample

#c3db4f text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 219, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 219, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3db4f;
background: linear-gradient(135deg, #c3db4f, #66DB4F);

Monochromatic scale

Palettes built from #c3db4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3db4f in the Color Lab