Skip to content

#badbbc

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

RGB
186, 219, 188
HSL
124°, 31%, 79%
CMYK
15, 0, 14, 14
Luminance
0.6473

Every format

HEX#badbbc
RGBrgb(186, 219, 188)
HSLhsl(124, 31%, 79%)
CMYKcmyk(15%, 0%, 14%, 14%)
LABlab(84.3 -16.7 11.7)
LCHlch(84.3 20.4 145.2)
OKLCHoklch(0.859 0.055 146.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.9%
Blue73.7%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow14.2%
Key (black)14.1%

Color previews

#badbbc text on a black background

contrast 13.95:1

Card sample

#badbbc text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badbbc in the Color Lab