Skip to content

#beee10

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

RGB
190, 238, 16
HSL
73°, 87%, 50%
CMYK
20, 0, 93, 7
Luminance
0.7213

Every format

HEX#beee10
RGBrgb(190, 238, 16)
HSLhsl(73, 87%, 50%)
CMYKcmyk(20%, 0%, 93%, 7%)
LABlab(88.0 -39.7 84.3)
LCHlch(88.0 93.2 115.2)
OKLCHoklch(0.883 0.215 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beee10 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#beee10 on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green93.3%
Blue6.3%

CMYK percentages

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

Color previews

#beee10 text on a black background

contrast 15.43:1

Card sample

#beee10 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beee10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beee10 in the Color Lab