Skip to content

#beeba2

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

RGB
190, 235, 162
HSL
97°, 65%, 78%
CMYK
19, 0, 31, 8
Luminance
0.7297

Every format

HEX#beeba2
RGBrgb(190, 235, 162)
HSLhsl(97, 65%, 78%)
CMYKcmyk(19%, 0%, 31%, 8%)
LABlab(88.4 -27.4 30.8)
LCHlch(88.4 41.2 131.6)
OKLCHoklch(0.891 0.107 133.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beeba2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#beeba2 on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green92.2%
Blue63.5%

CMYK percentages

Cyan19.1%
Magenta0.0%
Yellow31.1%
Key (black)7.8%

Color previews

#beeba2 text on a black background

contrast 15.59:1

Card sample

#beeba2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 235, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 235, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #beeba2;
background: linear-gradient(135deg, #beeba2, #A2EBB7);

Monochromatic scale

Palettes built from #beeba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeba2 in the Color Lab