Skip to content

#baedce

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

RGB
186, 237, 206
HSL
144°, 59%, 83%
CMYK
22, 0, 13, 7
Luminance
0.7546

Every format

HEX#baedce
RGBrgb(186, 237, 206)
HSLhsl(144, 59%, 83%)
CMYKcmyk(22%, 0%, 13%, 7%)
LABlab(89.6 -22.4 9.7)
LCHlch(89.6 24.4 156.5)
OKLCHoklch(0.902 0.067 158.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.9%
Blue80.8%

CMYK percentages

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

Color previews

#baedce text on a black background

contrast 16.09:1

Card sample

#baedce text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baedce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baedce in the Color Lab