#BAC7BB#BAC7BB
#BAC7BB is a light, muted green. Relative luminance 0.549; OKLCH L 81.6% C 0.022 H 147.6°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC7BB |
|---|---|
| RGB | rgb(186, 199, 187) |
| HSL | hsl(125, 10%, 75%) |
| HSV | hsv(125, 7%, 78%) |
| CMYK | cmyk(6.5%, 0%, 6%, 22%) |
| CIE-LAB | lab(78.97, -6.69, 4.48) |
| CIE-LCH | lch(78.97, 8.05, 146.20°) |
| OKLab | oklab(81.62% -0.0184 0.0117) |
| OKLCH | oklch(81.62% 0.022 147.6) |
| XYZ | xyz(49.6411, 54.8734, 54.9804) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 7.49
Silver
#C0C0C0
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.59
Gainsboro
#DCDCDC
ΔE00 10.59
Dove Gray
#B6B8BD
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC7BB #C7BAC6
analogous
#BFC7BA #BAC7BB #BAC7C1
triadic
#BAC7BB #BBBAC7 #C7BBBA
tetradic
#BAC7BB #BABFC7 #C7BAC6 #C7C1BA
square
#BAC7BB #BABFC7 #C7BAC6 #C7C1BA
split-complementary
#BAC7BB #C1BAC7 #C7BABF
monochromatic
#769078 #98AC9A #BAC7BB #DCE2DC #EEF1EE
Accessibility & contrast
On white
1.75
#BAC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BAC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC7BB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC7BB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#B9C6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac7bb; /* rgb */ color: rgb(186, 199, 187); /* oklch */ color: oklch(81.6% 0.022 147.6);
Tailwind
colors: {
custom: {
50: '#ced8cf',
500: '#bac7bb',
950: '#000000',
},
}SCSS
$custom: #bac7bb; $custom-light: #ced8cf; $custom-dark: #000000;
JSON
{
"hex": "#bac7bb",
"rgb": {
"r": 186,
"g": 199,
"b": 187
},
"hsl": {
"h": 124.615,
"s": 10.4,
"l": 75.49
},
"oklch": {
"l": 0.81622,
"c": 0.02183,
"h": 147.6
},
"luminance": 0.54874
}Semantic roles & 50–950 ramp
primary
#BAC7BB
secondary
#9A8B99
accent
#518F94
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383