Skip to content

#c0c255

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

RGB
192, 194, 85
HSL
61°, 47%, 55%
CMYK
1, 0, 56, 24
Luminance
0.5045

Every format

HEX#c0c255
RGBrgb(192, 194, 85)
HSLhsl(61, 47%, 55%)
CMYKcmyk(1%, 0%, 56%, 24%)
LABlab(76.3 -15.2 53.5)
LCHlch(76.3 55.6 105.8)
OKLCHoklch(0.791 0.132 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0c255 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#c0c255 on black: 11.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green76.1%
Blue33.3%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow56.2%
Key (black)23.9%

Color previews

#c0c255 text on a black background

contrast 11.09:1

Card sample

#c0c255 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 194, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 194, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0c255;
background: linear-gradient(135deg, #c0c255, #77C255);

Monochromatic scale

Palettes built from #c0c255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c255 in the Color Lab