Skip to content

#beebba

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

RGB
190, 235, 186
HSL
115°, 55%, 83%
CMYK
19, 0, 21, 8
Luminance
0.7391

Every format

HEX#beebba
RGBrgb(190, 235, 186)
HSLhsl(115, 55%, 83%)
CMYKcmyk(19%, 0%, 21%, 8%)
LABlab(88.9 -23.6 19.1)
LCHlch(88.9 30.4 141.0)
OKLCHoklch(0.896 0.081 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beebba on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#beebba on black: 15.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green92.2%
Blue72.9%

CMYK percentages

Cyan19.1%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#beebba text on a black background

contrast 15.78:1

Card sample

#beebba text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beebba in the Color Lab