Skip to content

#b7cd4b

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

RGB
183, 205, 75
HSL
70°, 57%, 55%
CMYK
11, 0, 63, 20
Luminance
0.5424

Every format

HEX#b7cd4b
RGBrgb(183, 205, 75)
HSLhsl(70, 57%, 55%)
CMYKcmyk(11%, 0%, 63%, 20%)
LABlab(78.6 -25.0 60.1)
LCHlch(78.6 65.1 112.6)
OKLCHoklch(0.807 0.155 118.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b7cd4b on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#b7cd4b on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.8%
Green80.4%
Blue29.4%

CMYK percentages

Cyan10.7%
Magenta0.0%
Yellow63.4%
Key (black)19.6%

Color previews

#b7cd4b text on a black background

contrast 11.85:1

Card sample

#b7cd4b text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(183, 205, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(183, 205, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b7cd4b;
background: linear-gradient(135deg, #b7cd4b, #60CD4B);

Monochromatic scale

Palettes built from #b7cd4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b7cd4b in the Color Lab