Skip to content

#bcedcd

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

RGB
188, 237, 205
HSL
141°, 58%, 83%
CMYK
21, 0, 14, 7
Luminance
0.7567

Every format

HEX#bcedcd
RGBrgb(188, 237, 205)
HSLhsl(141, 58%, 83%)
CMYKcmyk(21%, 0%, 14%, 7%)
LABlab(89.7 -21.9 10.4)
LCHlch(89.7 24.2 154.6)
OKLCHoklch(0.903 0.067 156.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcedcd on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#bcedcd on black: 16.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.9%
Blue80.4%

CMYK percentages

Cyan20.7%
Magenta0.0%
Yellow13.5%
Key (black)7.1%

Color previews

#bcedcd text on a black background

contrast 16.13:1

Card sample

#bcedcd text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcedcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcedcd in the Color Lab