Skip to content

#badace

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

RGB
186, 218, 206
HSL
158°, 30%, 79%
CMYK
15, 0, 6, 15
Luminance
0.6504

Every format

HEX#badace
RGBrgb(186, 218, 206)
HSLhsl(158, 30%, 79%)
CMYKcmyk(15%, 0%, 6%, 15%)
LABlab(84.5 -12.9 2.4)
LCHlch(84.5 13.1 169.6)
OKLCHoklch(0.862 0.038 170.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.5%
Blue80.8%

CMYK percentages

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

Color previews

#badace text on a black background

contrast 14.01:1

Card sample

#badace text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badace in the Color Lab