Skip to content

#baeccd

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

RGB
186, 236, 205
HSL
143°, 57%, 83%
CMYK
21, 0, 13, 8
Luminance
0.7484

Every format

HEX#baeccd
RGBrgb(186, 236, 205)
HSLhsl(143, 57%, 83%)
CMYKcmyk(21%, 0%, 13%, 8%)
LABlab(89.3 -22.1 9.8)
LCHlch(89.3 24.1 156.0)
OKLCHoklch(0.900 0.067 157.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeccd on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#baeccd on black: 15.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow13.1%
Key (black)7.5%

Color previews

#baeccd text on a black background

contrast 15.97:1

Card sample

#baeccd text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeccd in the Color Lab