Skip to content

#badaac

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

RGB
186, 218, 172
HSL
102°, 38%, 77%
CMYK
15, 0, 21, 15
Luminance
0.6356

Every format

HEX#badaac
RGBrgb(186, 218, 172)
HSLhsl(102, 38%, 77%)
CMYKcmyk(15%, 0%, 21%, 15%)
LABlab(83.7 -19.0 19.2)
LCHlch(83.7 27.0 134.6)
OKLCHoklch(0.853 0.071 136.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badaac on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#badaac on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green85.5%
Blue67.5%

CMYK percentages

Cyan14.7%
Magenta0.0%
Yellow21.1%
Key (black)14.5%

Color previews

#badaac text on a black background

contrast 13.71:1

Card sample

#badaac text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badaac in the Color Lab