Skip to content

#bed080

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

RGB
190, 208, 128
HSL
74°, 46%, 66%
CMYK
9, 0, 39, 18
Luminance
0.5762

Every format

HEX#bed080
RGBrgb(190, 208, 128)
HSLhsl(74, 46%, 66%)
CMYKcmyk(9%, 0%, 39%, 18%)
LABlab(80.5 -18.8 37.7)
LCHlch(80.5 42.1 116.4)
OKLCHoklch(0.826 0.106 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bed080 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bed080 on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green81.6%
Blue50.2%

CMYK percentages

Cyan8.7%
Magenta0.0%
Yellow38.5%
Key (black)18.4%

Color previews

#bed080 text on a black background

contrast 12.52:1

Card sample

#bed080 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bed080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bed080 in the Color Lab