Skip to content

#c0cf9b

a light, soft green · cool · closest name: tan

RGB
192, 207, 155
HSL
77°, 35%, 71%
CMYK
7, 0, 25, 19
Luminance
0.5820

Every format

HEX#c0cf9b
RGBrgb(192, 207, 155)
HSLhsl(77, 35%, 71%)
CMYKcmyk(7%, 0%, 25%, 19%)
LABlab(80.8 -13.9 24.2)
LCHlch(80.8 27.9 119.9)
OKLCHoklch(0.830 0.071 121.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0cf9b on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#c0cf9b on black: 12.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green81.2%
Blue60.8%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow25.1%
Key (black)18.8%

Color previews

#c0cf9b text on a black background

contrast 12.64:1

Card sample

#c0cf9b text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 207, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 207, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0cf9b;
background: linear-gradient(135deg, #c0cf9b, #9DCF9B);

Monochromatic scale

Palettes built from #c0cf9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cf9b in the Color Lab