Skip to content

#bad2c2

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

RGB
186, 210, 194
HSL
140°, 21%, 78%
CMYK
11, 0, 8, 18
Luminance
0.6043

Every format

HEX#bad2c2
RGBrgb(186, 210, 194)
HSLhsl(140, 21%, 78%)
CMYKcmyk(11%, 0%, 8%, 18%)
LABlab(82.1 -11.1 5.2)
LCHlch(82.1 12.3 154.8)
OKLCHoklch(0.841 0.034 156.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad2c2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#bad2c2 on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green82.4%
Blue76.1%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow7.6%
Key (black)17.6%

Color previews

#bad2c2 text on a black background

contrast 13.09:1

Card sample

#bad2c2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad2c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad2c2 in the Color Lab