Skip to content

#beeebb

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

RGB
190, 238, 187
HSL
117°, 60%, 83%
CMYK
20, 0, 21, 7
Luminance
0.7568

Every format

HEX#beeebb
RGBrgb(190, 238, 187)
HSLhsl(117, 60%, 83%)
CMYKcmyk(20%, 0%, 21%, 7%)
LABlab(89.7 -24.9 19.8)
LCHlch(89.7 31.8 141.6)
OKLCHoklch(0.902 0.085 143.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beeebb on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#beeebb on black: 16.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green93.3%
Blue73.3%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow21.4%
Key (black)6.7%

Color previews

#beeebb text on a black background

contrast 16.14:1

Card sample

#beeebb text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeebb in the Color Lab