Skip to content

#baedcc

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

RGB
186, 237, 204
HSL
141°, 59%, 83%
CMYK
22, 0, 14, 7
Luminance
0.7537

Every format

HEX#baedcc
RGBrgb(186, 237, 204)
HSLhsl(141, 59%, 83%)
CMYKcmyk(22%, 0%, 14%, 7%)
LABlab(89.6 -22.7 10.7)
LCHlch(89.6 25.1 154.8)
OKLCHoklch(0.902 0.069 156.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.9%
Blue80.0%

CMYK percentages

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

Color previews

#baedcc text on a black background

contrast 16.07:1

Card sample

#baedcc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baedcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baedcc in the Color Lab