Skip to content

#c8cf9b

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

RGB
200, 207, 155
HSL
68°, 35%, 71%
CMYK
3, 0, 25, 19
Luminance
0.5927

Every format

HEX#c8cf9b
RGBrgb(200, 207, 155)
HSLhsl(68, 35%, 71%)
CMYKcmyk(3%, 0%, 25%, 19%)
LABlab(81.4 -10.9 25.1)
LCHlch(81.4 27.4 113.5)
OKLCHoklch(0.836 0.070 114.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cf9b on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#c8cf9b on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green81.2%
Blue60.8%

CMYK percentages

Cyan3.4%
Magenta0.0%
Yellow25.1%
Key (black)18.8%

Color previews

#c8cf9b text on a black background

contrast 12.85:1

Card sample

#c8cf9b text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cf9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cf9b in the Color Lab