Skip to content

#ced080

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

RGB
206, 208, 128
HSL
62°, 46%, 66%
CMYK
1, 0, 39, 18
Luminance
0.5979

Every format

HEX#ced080
RGBrgb(206, 208, 128)
HSLhsl(62, 46%, 66%)
CMYKcmyk(1%, 0%, 39%, 18%)
LABlab(81.7 -12.5 39.5)
LCHlch(81.7 41.4 107.6)
OKLCHoklch(0.838 0.102 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ced080 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#ced080 on black: 12.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green81.6%
Blue50.2%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow38.5%
Key (black)18.4%

Color previews

#ced080 text on a black background

contrast 12.96:1

Card sample

#ced080 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ced080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ced080 in the Color Lab