Skip to content

#badacf

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

RGB
186, 218, 207
HSL
159°, 30%, 79%
CMYK
15, 0, 5, 15
Luminance
0.6509

Every format

HEX#badacf
RGBrgb(186, 218, 207)
HSLhsl(159, 30%, 79%)
CMYKcmyk(15%, 0%, 5%, 15%)
LABlab(84.5 -12.7 1.9)
LCHlch(84.5 12.8 171.6)
OKLCHoklch(0.862 0.037 172.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badacf on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#badacf on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green85.5%
Blue81.2%

CMYK percentages

Cyan14.7%
Magenta0.0%
Yellow5.0%
Key (black)14.5%

Color previews

#badacf text on a black background

contrast 14.02:1

Card sample

#badacf text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badacf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badacf in the Color Lab