Skip to content

#cad080

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

RGB
202, 208, 128
HSL
65°, 46%, 66%
CMYK
3, 0, 39, 18
Luminance
0.5923

Every format

HEX#cad080
RGBrgb(202, 208, 128)
HSLhsl(65, 46%, 66%)
CMYKcmyk(3%, 0%, 39%, 18%)
LABlab(81.4 -14.1 39.0)
LCHlch(81.4 41.5 109.9)
OKLCHoklch(0.835 0.103 112.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green81.6%
Blue50.2%

CMYK percentages

Cyan2.9%
Magenta0.0%
Yellow38.5%
Key (black)18.4%

Color previews

#cad080 text on a black background

contrast 12.85:1

Card sample

#cad080 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 208, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 208, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cad080;
background: linear-gradient(135deg, #cad080, #95D080);

Monochromatic scale

Palettes built from #cad080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cad080 in the Color Lab