Skip to content

#baedcd

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

RGB
186, 237, 205
HSL
142°, 59%, 83%
CMYK
22, 0, 14, 7
Luminance
0.7542

Every format

HEX#baedcd
RGBrgb(186, 237, 205)
HSLhsl(142, 59%, 83%)
CMYKcmyk(22%, 0%, 14%, 7%)
LABlab(89.6 -22.5 10.2)
LCHlch(89.6 24.7 155.6)
OKLCHoklch(0.902 0.068 157.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baedcd on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#baedcd on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.9%
Blue80.4%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow13.5%
Key (black)7.1%

Color previews

#baedcd text on a black background

contrast 16.08:1

Card sample

#baedcd text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baedcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baedcd in the Color Lab