Skip to content

#badebc

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

RGB
186, 222, 188
HSL
123°, 35%, 80%
CMYK
16, 0, 15, 13
Luminance
0.6631

Every format

HEX#badebc
RGBrgb(186, 222, 188)
HSLhsl(123, 35%, 80%)
CMYKcmyk(16%, 0%, 15%, 13%)
LABlab(85.2 -18.2 12.8)
LCHlch(85.2 22.3 144.9)
OKLCHoklch(0.865 0.060 146.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badebc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#badebc on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue73.7%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow15.3%
Key (black)12.9%

Color previews

#badebc text on a black background

contrast 14.26:1

Card sample

#badebc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badebc in the Color Lab