Skip to content

#b4ccc2

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

RGB
180, 204, 194
HSL
155°, 19%, 75%
CMYK
12, 0, 5, 20
Luminance
0.5678

Every format

HEX#b4ccc2
RGBrgb(180, 204, 194)
HSLhsl(155, 19%, 75%)
CMYKcmyk(12%, 0%, 5%, 20%)
LABlab(80.1 -10.0 2.3)
LCHlch(80.1 10.3 167.3)
OKLCHoklch(0.824 0.029 168.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4ccc2 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#b4ccc2 on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green80.0%
Blue76.1%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow4.9%
Key (black)20.0%

Color previews

#b4ccc2 text on a black background

contrast 12.36:1

Card sample

#b4ccc2 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4ccc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4ccc2 in the Color Lab