Skip to content

#bee6bc

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

RGB
190, 230, 188
HSL
117°, 46%, 82%
CMYK
17, 0, 18, 10
Luminance
0.7117

Every format

HEX#bee6bc
RGBrgb(190, 230, 188)
HSLhsl(117, 46%, 82%)
CMYKcmyk(17%, 0%, 18%, 10%)
LABlab(87.6 -20.8 16.2)
LCHlch(87.6 26.4 142.1)
OKLCHoklch(0.885 0.071 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bee6bc on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#bee6bc on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green90.2%
Blue73.7%

CMYK percentages

Cyan17.4%
Magenta0.0%
Yellow18.3%
Key (black)9.8%

Color previews

#bee6bc text on a black background

contrast 15.23:1

Card sample

#bee6bc text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bee6bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bee6bc in the Color Lab