Skip to content

#bad2bc

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

RGB
186, 210, 188
HSL
125°, 21%, 78%
CMYK
11, 0, 11, 18
Luminance
0.6016

Every format

HEX#bad2bc
RGBrgb(186, 210, 188)
HSLhsl(125, 21%, 78%)
CMYKcmyk(11%, 0%, 11%, 18%)
LABlab(81.9 -12.2 8.2)
LCHlch(81.9 14.7 146.1)
OKLCHoklch(0.840 0.040 147.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad2bc on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#bad2bc on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green82.4%
Blue73.7%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow10.5%
Key (black)17.6%

Color previews

#bad2bc text on a black background

contrast 13.03:1

Card sample

#bad2bc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad2bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad2bc in the Color Lab