Skip to content

#bee7cf

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

RGB
190, 231, 207
HSL
145°, 46%, 83%
CMYK
18, 0, 10, 9
Luminance
0.7260

Every format

HEX#bee7cf
RGBrgb(190, 231, 207)
HSLhsl(145, 46%, 83%)
CMYKcmyk(18%, 0%, 10%, 9%)
LABlab(88.3 -17.9 7.3)
LCHlch(88.3 19.4 157.9)
OKLCHoklch(0.892 0.054 159.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green90.6%
Blue81.2%

CMYK percentages

Cyan17.7%
Magenta0.0%
Yellow10.4%
Key (black)9.4%

Color previews

#bee7cf text on a black background

contrast 15.52:1

Card sample

#bee7cf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bee7cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bee7cf in the Color Lab