Skip to content

#b2db78

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

RGB
178, 219, 120
HSL
85°, 58%, 67%
CMYK
19, 0, 45, 14
Luminance
0.6148

Every format

HEX#b2db78
RGBrgb(178, 219, 120)
HSLhsl(85, 58%, 67%)
CMYKcmyk(19%, 0%, 45%, 14%)
LABlab(82.6 -29.6 44.2)
LCHlch(82.6 53.1 123.8)
OKLCHoklch(0.840 0.135 127.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2db78 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#b2db78 on black: 13.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green85.9%
Blue47.1%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow45.2%
Key (black)14.1%

Color previews

#b2db78 text on a black background

contrast 13.30:1

Card sample

#b2db78 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 219, 120, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 219, 120, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2db78;
background: linear-gradient(135deg, #b2db78, #78DB80);

Monochromatic scale

Palettes built from #b2db78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2db78 in the Color Lab