Skip to content

#bee9cd

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

RGB
190, 233, 205
HSL
141°, 49%, 83%
CMYK
19, 0, 12, 9
Luminance
0.7363

Every format

HEX#bee9cd
RGBrgb(190, 233, 205)
HSLhsl(141, 49%, 83%)
CMYKcmyk(19%, 0%, 12%, 9%)
LABlab(88.8 -19.3 9.0)
LCHlch(88.8 21.3 154.9)
OKLCHoklch(0.896 0.059 156.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bee9cd on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#bee9cd on black: 15.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green91.4%
Blue80.4%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow12.0%
Key (black)8.6%

Color previews

#bee9cd text on a black background

contrast 15.73:1

Card sample

#bee9cd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bee9cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bee9cd in the Color Lab