Skip to content

#c2db75

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

RGB
194, 219, 117
HSL
75°, 59%, 66%
CMYK
11, 0, 47, 14
Luminance
0.6342

Every format

HEX#c2db75
RGBrgb(194, 219, 117)
HSLhsl(75, 59%, 66%)
CMYKcmyk(11%, 0%, 47%, 14%)
LABlab(83.7 -23.8 47.1)
LCHlch(83.7 52.8 116.8)
OKLCHoklch(0.851 0.131 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green85.9%
Blue45.9%

CMYK percentages

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

Color previews

#c2db75 text on a black background

contrast 13.68:1

Card sample

#c2db75 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2db75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2db75 in the Color Lab