Skip to content

#badfc2

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

RGB
186, 223, 194
HSL
133°, 37%, 80%
CMYK
17, 0, 13, 13
Luminance
0.6711

Every format

HEX#badfc2
RGBrgb(186, 223, 194)
HSLhsl(133, 37%, 80%)
CMYKcmyk(17%, 0%, 13%, 13%)
LABlab(85.6 -17.7 10.2)
LCHlch(85.6 20.4 149.9)
OKLCHoklch(0.869 0.056 151.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badfc2 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#badfc2 on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.5%
Blue76.1%

CMYK percentages

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

Color previews

#badfc2 text on a black background

contrast 14.42:1

Card sample

#badfc2 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badfc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badfc2 in the Color Lab