Skip to content

#badbb6

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

RGB
186, 219, 182
HSL
114°, 34%, 79%
CMYK
15, 0, 17, 14
Luminance
0.6448

Every format

HEX#badbb6
RGBrgb(186, 219, 182)
HSLhsl(114, 34%, 79%)
CMYKcmyk(15%, 0%, 17%, 14%)
LABlab(84.2 -17.8 14.6)
LCHlch(84.2 23.0 140.6)
OKLCHoklch(0.858 0.061 142.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badbb6 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#badbb6 on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green85.9%
Blue71.4%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow16.9%
Key (black)14.1%

Color previews

#badbb6 text on a black background

contrast 13.90:1

Card sample

#badbb6 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbb6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbb6 in the Color Lab