Skip to content

#beee7b

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

RGB
190, 238, 123
HSL
85°, 77%, 71%
CMYK
20, 0, 48, 7
Luminance
0.7353

Every format

HEX#beee7b
RGBrgb(190, 238, 123)
HSLhsl(85, 77%, 71%)
CMYKcmyk(20%, 0%, 48%, 7%)
LABlab(88.7 -33.7 50.4)
LCHlch(88.7 60.6 123.8)
OKLCHoklch(0.891 0.153 127.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beee7b on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#beee7b on black: 15.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green93.3%
Blue48.2%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow48.3%
Key (black)6.7%

Color previews

#beee7b text on a black background

contrast 15.71:1

Card sample

#beee7b text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beee7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beee7b in the Color Lab