Skip to content

#bee6cd

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

RGB
190, 230, 205
HSL
143°, 44%, 82%
CMYK
17, 0, 11, 10
Luminance
0.7195

Every format

HEX#bee6cd
RGBrgb(190, 230, 205)
HSLhsl(143, 44%, 82%)
CMYKcmyk(17%, 0%, 11%, 10%)
LABlab(87.9 -17.8 7.9)
LCHlch(87.9 19.5 156.1)
OKLCHoklch(0.889 0.054 157.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bee6cd on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#bee6cd on black: 15.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green90.2%
Blue80.4%

CMYK percentages

Cyan17.4%
Magenta0.0%
Yellow10.9%
Key (black)9.8%

Color previews

#bee6cd text on a black background

contrast 15.39:1

Card sample

#bee6cd text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bee6cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bee6cd in the Color Lab