Skip to content

#beff5c

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

RGB
190, 255, 92
HSL
84°, 100%, 68%
CMYK
26, 0, 64, 0
Luminance
0.8324

Every format

HEX#beff5c
RGBrgb(190, 255, 92)
HSLhsl(84, 100%, 68%)
CMYKcmyk(26%, 0%, 64%, 0%)
LABlab(93.1 -44.0 68.9)
LCHlch(93.1 81.7 122.6)
OKLCHoklch(0.926 0.201 128.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beff5c on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#beff5c on black: 17.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green100.0%
Blue36.1%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow63.9%
Key (black)0.0%

Color previews

#beff5c text on a black background

contrast 17.65:1

Card sample

#beff5c text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 255, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 255, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #beff5c;
background: linear-gradient(135deg, #beff5c, #5CFF66);

Monochromatic scale

Palettes built from #beff5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beff5c in the Color Lab