Skip to content

#bcdfbe

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

RGB
188, 223, 190
HSL
123°, 35%, 81%
CMYK
16, 0, 15, 13
Luminance
0.6718

Every format

HEX#bcdfbe
RGBrgb(188, 223, 190)
HSLhsl(123, 35%, 81%)
CMYKcmyk(16%, 0%, 15%, 13%)
LABlab(85.6 -17.7 12.4)
LCHlch(85.6 21.6 145.0)
OKLCHoklch(0.869 0.058 146.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdfbe on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bcdfbe on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green87.5%
Blue74.5%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow14.8%
Key (black)12.5%

Color previews

#bcdfbe text on a black background

contrast 14.44:1

Card sample

#bcdfbe text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdfbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdfbe in the Color Lab