Skip to content

#badfce

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

RGB
186, 223, 206
HSL
152°, 37%, 80%
CMYK
17, 0, 8, 13
Luminance
0.6767

Every format

HEX#badfce
RGBrgb(186, 223, 206)
HSLhsl(152, 37%, 80%)
CMYKcmyk(17%, 0%, 8%, 13%)
LABlab(85.8 -15.4 4.3)
LCHlch(85.8 16.0 164.4)
OKLCHoklch(0.872 0.045 165.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badfce on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#badfce on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.5%
Blue80.8%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow7.6%
Key (black)12.5%

Color previews

#badfce text on a black background

contrast 14.53:1

Card sample

#badfce text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badfce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badfce in the Color Lab