Skip to content

#beeebc

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

RGB
190, 238, 188
HSL
118°, 60%, 84%
CMYK
20, 0, 21, 7
Luminance
0.7573

Every format

HEX#beeebc
RGBrgb(190, 238, 188)
HSLhsl(118, 60%, 84%)
CMYKcmyk(20%, 0%, 21%, 7%)
LABlab(89.7 -24.7 19.3)
LCHlch(89.7 31.3 142.1)
OKLCHoklch(0.903 0.084 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#beeebc text on a black background

contrast 16.15:1

Card sample

#beeebc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeebc in the Color Lab