Skip to content

#bddf7b

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

RGB
189, 223, 123
HSL
80°, 61%, 68%
CMYK
15, 0, 45, 13
Luminance
0.6502

Every format

HEX#bddf7b
RGBrgb(189, 223, 123)
HSLhsl(80, 61%, 68%)
CMYKcmyk(15%, 0%, 45%, 13%)
LABlab(84.5 -27.0 45.2)
LCHlch(84.5 52.6 120.9)
OKLCHoklch(0.857 0.132 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bddf7b on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#bddf7b on black: 14.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green87.5%
Blue48.2%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow44.8%
Key (black)12.5%

Color previews

#bddf7b text on a black background

contrast 14.00:1

Card sample

#bddf7b text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 223, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 223, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bddf7b;
background: linear-gradient(135deg, #bddf7b, #7BDF7B);

Monochromatic scale

Palettes built from #bddf7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddf7b in the Color Lab