Skip to content

#b2ccaf

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

RGB
178, 204, 175
HSL
114°, 22%, 74%
CMYK
13, 0, 14, 20
Luminance
0.5575

Every format

HEX#b2ccaf
RGBrgb(178, 204, 175)
HSLhsl(114, 22%, 74%)
CMYKcmyk(13%, 0%, 14%, 20%)
LABlab(79.5 -14.2 11.6)
LCHlch(79.5 18.3 140.9)
OKLCHoklch(0.818 0.049 142.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ccaf on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#b2ccaf on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue68.6%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow14.2%
Key (black)20.0%

Color previews

#b2ccaf text on a black background

contrast 12.15:1

Card sample

#b2ccaf text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 204, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 204, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2ccaf;
background: linear-gradient(135deg, #b2ccaf, #AFCCBF);

Monochromatic scale

Palettes built from #b2ccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ccaf in the Color Lab