Skip to content

#bacacb

a light, muted cyan · cool · closest name: silver

RGB
186, 202, 203
HSL
184°, 14%, 76%
CMYK
8, 1, 0, 20
Luminance
0.5699

Every format

HEX#bacacb
RGBrgb(186, 202, 203)
HSLhsl(184, 14%, 76%)
CMYKcmyk(8%, 1%, 0%, 20%)
LABlab(80.2 -5.2 -2.4)
LCHlch(80.2 5.7 204.3)
OKLCHoklch(0.827 0.018 201.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacacb on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#bacacb on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green79.2%
Blue79.6%

CMYK percentages

Cyan8.4%
Magenta0.5%
Yellow0.0%
Key (black)20.4%

Color previews

#bacacb text on a black background

contrast 12.40:1

Card sample

#bacacb text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacacb in the Color Lab