Skip to content

#bccd7b

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

RGB
188, 205, 123
HSL
72°, 45%, 64%
CMYK
8, 0, 40, 20
Luminance
0.5578

Every format

HEX#bccd7b
RGBrgb(188, 205, 123)
HSLhsl(72, 45%, 64%)
CMYKcmyk(8%, 0%, 40%, 20%)
LABlab(79.5 -18.6 38.9)
LCHlch(79.5 43.1 115.6)
OKLCHoklch(0.817 0.108 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccd7b on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bccd7b on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.4%
Blue48.2%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow40.0%
Key (black)19.6%

Color previews

#bccd7b text on a black background

contrast 12.16:1

Card sample

#bccd7b text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 205, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 205, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bccd7b;
background: linear-gradient(135deg, #bccd7b, #85CD7B);

Monochromatic scale

Palettes built from #bccd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccd7b in the Color Lab