Skip to content

#baeccc

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

RGB
186, 236, 204
HSL
142°, 57%, 83%
CMYK
21, 0, 14, 8
Luminance
0.7479

Every format

HEX#baeccc
RGBrgb(186, 236, 204)
HSLhsl(142, 57%, 83%)
CMYKcmyk(21%, 0%, 14%, 8%)
LABlab(89.3 -22.2 10.3)
LCHlch(89.3 24.5 155.1)
OKLCHoklch(0.900 0.068 156.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#baeccc text on a black background

contrast 15.96:1

Card sample

#baeccc text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeccc in the Color Lab